6 lines
377 B
Markdown
6 lines
377 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](/extending-nx/intro/getting-started) section of docs.
|