102 packages
@wordpress/a11y
Accessibility (a11y) utilities for WordPress.
@wordpress/annotations
Annotate content in the Gutenberg editor.
@wordpress/api-fetch
Utility to make WordPress REST API requests.
@wordpress/api-request
Utility to call WordPress REST APIs
@wordpress/autop
WordPress's automatic paragraph functions `autop` and `removep`.
@wordpress/babel-plugin-import-jsx-pragma
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
@wordpress/babel-plugin-makepot
WordPress Babel internationalization (i18n) plugin.
@wordpress/babel-preset-default
Default Babel preset for WordPress development.
@wordpress/base-styles
Base SCSS utilities and variables for WordPress.
@wordpress/blob
Blob utilities for WordPress.
@wordpress/block-directory
Extend editor with block directory features to search, download and install blocks.
@wordpress/block-editor
Generic block editor.
@wordpress/block-library
Block library for the WordPress editor.
@wordpress/blocks
Block API for WordPress.
@wordpress/block-serialization-default-parser
Block serialization specification parser for WordPress posts.
@wordpress/block-serialization-spec-parser
Block serialization specification parser for WordPress posts.
@wordpress/browserslist-config
WordPress Browserslist shared configuration.
@wordpress/commands
Handles the commands menu.
@wordpress/components
UI components for WordPress.
@wordpress/compose
WordPress higher-order components (HOCs).
@wordpress/core-commands
WordPress core reusable commands.
@wordpress/core-data
Access to and manipulation of core WordPress entities.
@wordpress/create-block
Generates PHP, JS and CSS code for registering a block for a WordPress plugin.
@wordpress/create-block-interactive-template
Template for @wordpress/create-block to create interactive blocks with the Interactivity API.
@wordpress/create-block-tutorial-template
This is a template for @wordpress/create-block that creates an example 'Copyright Date' block. This block is used in the official WordPress block development Quick Start Guide.