6 lines
372 B
Markdown

Nx plugins are npm packages that contain [generators](/core-features/plugin-features/use-code-generators) and [executors](/core-features/plugin-features/use-task-executors) to extend a Nx workspace.
This package contains tooling to help plugin authors create and maintain plugins.
For more information, see the [plugins](/plugins/intro/getting-started) section of docs.