2023-05-05 12:37:06 -04:00

6 lines
344 B
Markdown

Nx plugins are npm packages that contain [generators](/plugin-features/use-code-generators) and [executors](/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.