@esm-js/nest-schematics
TypeScript icon, indicating that this package has built-in type declarations

10.0.3-alpha.1 • Public • Published

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads Coverage Discord Backers on Open Collective Sponsors on Open Collective

Description

ESM Schematics for NestJS.

Installation

Existing project manually converted to ESM already

  1. Installation:
$ npm install --save-dev @esm-js/nest-schematics

or

$ yarn add --dev @esm-js/nest-schematics
  1. Updating nest-cli.json
{
  "collection": "@esm-js/nest-schematics"
}

New installation of Nest.js

$ npm install -g @nestjs/cli @esm-js/nest-schematics
$ nest new -c @esm-js/nest-schematics project-name

Usage

Learn more in the official documentation.

Stay in touch

License

Nest is MIT licensed.

/@esm-js/nest-schematics/

    Package Sidebar

    Install

    npm i @esm-js/nest-schematics

    Weekly Downloads

    41

    Version

    10.0.3-alpha.1

    License

    MIT

    Unpacked Size

    151 kB

    Total Files

    157

    Last publish

    Collaborators

    • arilas