New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-nm-standard

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-nm-standard

Scaffold out a node module, with standard code style

latest
Source
npmnpm
Version
4.0.0
Version published
Maintainers
1
Created
Source

generator-nm-standard

Build Status Coverage Status Dependency Status

Scaffold out a node module, with standard code style

Optionally with a CLI.

Based on generator-nm by Sindre Sorhus but where xo is replaced by the standard linter.

Install

$ npm install --global generator-nm-standard

Usage

With yo:

$ yo nm-standard

Warning

Do not use version 3.1.11, it was mistagged and won't work with yo 1.7.x or earlier. generator-nm-standard 3.1.10 and earlier will work with older yo.

Use 3.2.0 instead if you want to update yo to 1.8.x.

Tip

Use chalk if you want colors in your CLI.

License

Based on MIT © Sindre Sorhus' word.

MIT © Robin Millette

Keywords

yeoman-generator

FAQs

Package last updated on 05 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts