@automattic/isolated-block-editor
Repackages Gutenberg's editor playground as multi-instance editor.
Updated by @scjr
@automattic/calypso-config
Simple server and client config module. Originally written for wp-calypso.
Updated by @royho
@automattic/i18n-check-webpack-plugin
A Webpack plugin to check that WordPress i18n hasn't been mangled by Webpack optimizations.
Updated by @scjr
@automattic/i18n-loader-webpack-plugin
A Webpack plugin to load WordPress i18n when Webpack lazy-loads a bundle.
Updated by @spsiddarthan
@automattic/babel-plugin-replace-textdomain
A Babel plugin to replace the textdomain in gettext-style function calls.
Updated by @t2dw4t
@automattic/remove-asset-webpack-plugin
A Webpack plugin to remove assets from the build.
Updated by @t2dw4t
@automattic/eslint-config-target-es
ESLint sharable config to activate eslint-plugin-es checks based on browserslist targets.
Updated by @spsiddarthan
@automattic/eslint-changed
Run eslint on files, but only report warnings and errors from lines that were changed.
Updated by @wwa
@automattic/babel-plugin-preserve-i18n
A Babel plugin to preserves translation functions even when minified
Updated by @elazzabi
@automattic/nx-composer
An Nx plugin for interacting with PHP Composer projects.
Updated by @obliviousharmony
@automattic/jetpack-shared-extension-utils
Utility functions used by the block editor extensions.
Updated by @spsiddarthan
@automattic/babel-plugin-transform-wpcalypso-async
A Babel plugin to facilitate optional code-splitting by applying transformations to a `asyncRequire` global function or the `<AsyncLoad />` React component
Updated by @ehg_
@automattic/calypso-babel-config
Shared babel configuration used in Calypso projects
Updated by @ehg_