Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 483 Bytes

packages.md

File metadata and controls

11 lines (6 loc) · 483 Bytes

packages

Gutenberg exposes a list of JavaScript packages and tools for WordPress development.

Using the packages

JavaScript packages are available as a registered script in WordPress and can be accessed using the wp global variable.

All the packages are also available on npm if you want to bundle them in your code.



Code is Poetry.