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のダウンロードトレンド

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)

統計詳細

パッケージ
ダウンロード数
Stars
サイズ
Issues
公開日時
ライセンス
nx7,535,76029,32018.3 MB4772日前MIT

nx のREADME

Nx - Smart Repos · Fast Builds

License NPM Version Semantic Release Commitizen friendly Join us on the Official Nx Discord Server Nx Sandboxing


Nx: Smart Repos · 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