Unfortunately type definitions are currently not available for this package

@nrwl/workspace

  • Version 18.3.4
  • Published
  • 4.22 kB
  • 1 dependency
  • MIT license

Install

npm i @nrwl/workspace
yarn add @nrwl/workspace
pnpm add @nrwl/workspace

Overview

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.

Dependencies (1)

Dev Dependencies (0)

No dev dependencies.

Peer Dependencies (0)

No peer dependencies.

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@nrwl/workspace.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@nrwl/workspace)
  • HTML
    <a href="https://www.jsdocs.io/package/@nrwl/workspace"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>