Create a Nx Plugin.
@nrwl/nx-plugin:generators | Nx
Generator References
Here is a list of all generator available for this package.
e2e-projectInternal
Create a E2E application for a Nx Plugin.
Create a migration for an Nx Plugin.
Create a generator for an Nx Plugin.
Create an executor for an Nx Plugin.
Adds linting configuration to validate common json files for nx plugins.
presetInternal
Initializes a workspace with an nx-plugin inside of it. Use as:
create-nx-workspace --preset @nrwl/nx-plugin
.