@nestjs/schematics

11.0.5last stable release 2 weeks ago
Complexity Score
Medium
Open Issues
13
Dependent Projects
860
Weekly Downloadsglobal
3,299,738

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

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

Description

The Nest CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Nest applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and building and bundling the application for production distribution. It embodies best-practice architectural patterns to encourage well-structured apps. Read more here.

Installation

$ npm install -g @nestjs/schematics

Usage

Learn more in the official documentation.

Stay in touch

  • Website - https://nestjs.com
  • Twitter - @nestframework

License

Nest is MIT licensed.

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
4.00
Test Coverage
No Data
Follows Semver
Yes
Github Stars
404
Dependenciestotal
30
DependenciesOutdated
3
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute @nestjs/schematics in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install @nestjs/schematics
Processing...
Done

140 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.