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 Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, Playwright and Cypre
The Next.js plugin for Nx contains executors and generators for managing Next.js applications and libraries within an Nx workspace. It provides: - Scaffolding for creating, building, serving, linting, and testing Next.js applications. - Integration wit
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
Custom NX Plugin to support the Python language
[](https://github.com/Nas3nmann/nx-oxlint/actions/workflows/weekly-e2e.yml)
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
This package contains a native binary for @nx/key.
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.
React specific linting rules for ESLint
Nx plugin to use Go in a Nx Workspace
Add a __source prop to all JSX Elements
The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
Add a __self prop to all JSX Elements
The Nx Plugin for Gradle allows Gradle tasks to be run through Nx
Turn JSX into React function calls
<p align="center"> <a href="https://www.npmjs.com/package/@nx-tools/nx-prisma"> <img alt="NPM Version" src="https://img.shields.io/npm/v/@nx-tools/nx-prisma"/> </a> <a href="https://www.npmjs.com/package/@nx-tools/nx-prisma"> <img alt="NPM T
The Nx Plugin for Express contains executors and generators for allowing your workspace to create powerful Express Node applications and APIs.
Mark top-level React method calls as pure for tree shaking
The Nx Plugin for Detox contains executors and generators for allowing your workspace to use the powerful Detox integration testing capabilities.
Add displayName to React.createClass calls
This package contains a native binary for @nx/key.
CLI for generating code and running commands
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