519 B

title description
Nx Plugin Development Learn about the @nx/plugin package, which provides tooling to help create and maintain Nx plugins with generators and executors.

Nx plugins are npm packages that contain generators and executors to extend a Nx workspace.

This package contains tooling to help plugin authors create and maintain plugins.

For more information, see the plugins section of docs.