New:Socket for Asana Is Now Available.Learn more
Get Started

@nx/devkit

Package Overview
Dependencies
Maintainers
5
Versions
1905
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx/devkit

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

next
Source
npmnpm
Version
23.2.0-rc.2
Version published
Weekly downloads
6.1M
-31.11%
Maintainers
5
Weekly downloads
 
Created
Source

Nx - Smart Monorepos · Fast Builds

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

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.

This package contains a set of utilities for creating Nx plugins.

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

Keywords

Monorepo

FAQs

Package last updated on 01 Sep 2026

Related posts