nx

The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.

nx downloads nx version nx license

nx类似的npm包:

npm下载趋势

3 年
🌟 在 nx 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## Usage Trend
[![Usage Trend of nx](https://npm-compare.com/img/npm-trend/THREE_YEARS/nx.png)](https://npm-compare.com/nx#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 在 nx 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of nx](https://npm-compare.com/img/github-trend/nx.png)](https://npm-compare.com/nx)

统计详情

npm包名称
下载量
Stars
大小
Issues
发布时间
License
nx8,672,65628,19410.1 MB6023 天前MIT

nx的README

Nx - Smart Monorepos · Fast Builds

CircleCI License NPM Version Semantic Release Commitizen friendly Join the chat at https://gitter.im/nrwl-nx/community Join us on the Official Nx Discord Server


Nx: Smart Monorepos · Fast Builds

Get to green PRs in half the time. Nx optimizes your builds, scales your CI, and fixes failed PRs. Built for developers and AI agents.

Getting Started

Creating an Nx Workspace

Using npx

npx create-nx-workspace

Using npm init

npm init nx-workspace

Using yarn create

yarn create nx-workspace

Adding Nx to an Existing Repository

Run:

npx nx@latest init

Documentation & Resources

Nx - Smart Monorepos · Fast Builds