Search results
88 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
CLI for generating code and running commands
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
The Nx Plugin for Cypress contains executors and generators allowing your workspace to use the powerful Cypress integration testing capabilities.
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
Smart, Fast and Extensible Build System
The Node Plugin for Nx contains generators to manage Node applications within an Nx workspace.
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
The Nx Plugin for Cypress contains executors and generators allowing your workspace to use the powerful Cypress integration testing capabilities.
The Node Plugin for Nx contains generators and executors to manage Node applications within an Nx workspace.
The Nx Plugin for Nest contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.
The Nx Plugin for Playwright contains executors and generators allowing your workspace to use the powerful Playwright integration testing capabilities.
The Nx Plugin for Nest contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.
Smart Monorepos · Fast CI
Extensible Dev Tools for Monorepos: Schematics
Esbuild plugin for Nx
This package is used to scaffold a brand-new workspace used to develop an Nx plugin, and sets up a pre-configured plugin with the specified name. The new plugin is created with a default generator, executor, and e2e app.