JSPM

@nrwl/node

13.4.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 394854
  • Score
    100M100P100Q178329F
  • License MIT

Node Plugin for Nx

Package Exports

  • @nrwl/node
  • @nrwl/node/index.js
  • @nrwl/node/src/executors/build/build.impl
  • @nrwl/node/src/executors/build/build.impl.js
  • @nrwl/node/src/generators/application/application
  • @nrwl/node/src/generators/application/application.js
  • @nrwl/node/src/utils/config
  • @nrwl/node/src/utils/config.js
  • @nrwl/node/src/utils/generate-package-json
  • @nrwl/node/src/utils/generate-package-json.js
  • @nrwl/node/src/utils/node.config
  • @nrwl/node/src/utils/node.config.js
  • @nrwl/node/src/utils/normalize
  • @nrwl/node/src/utils/normalize.js
  • @nrwl/node/src/utils/run-webpack
  • @nrwl/node/src/utils/run-webpack.js
  • @nrwl/node/src/utils/versions
  • @nrwl/node/src/utils/versions.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nrwl/node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Nx - Smart, Fast and Extensible Build System

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


NodeJS Plugin for Nx

Smart, Fast and Extensible Build System

Nx is a next generation build system with first class monorepo support and powerful integrations.

What is It?

Executors and generators adding basic functionality for building, testing and linting node applications and libraries.

How to Use

This package is used by the @nrwl/express, and @nrwl/next. See https://github.com/nrwl/nx for more information.

Documentation & Resources

A few links to help you get started:

Nx - Smart, Fast and Extensible Build System