detect cyclic dependencies in yarn workspaces
Types for the TypeScript-ESTree AST spec
🚇 The JavaScript bundler for React Native.
Analyze a graph to find cyclic loops
Analyize recursive (cyclic) JSON Schema types
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Run operations on a graph, maximizing parallelism
Visualize Graphs generated from Skott
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 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 JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
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 ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Playwright, Cypress, and Storybook. - Scaffolding for creating bu
Finds the root of a pnpm workspace
Schematics specific to Angular
Resolve the workspace root using bun, npm, pnpm, or yarn
Build, run, and versioning tooling for TypeScript projects and monorepos
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
The eslint-plugin package is an ESLint plugin that contains a collection of recommended ESLint rule configurations which you can extend from in your own ESLint configs, as well as an Nx-specific lint rule called enforce-module-boundaries.
The Nx Plugin for building and testing applications using Vite