Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-nm5

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-nm5

A Cross-Platform Node.js ES5 Module Generator For OS X, Linux And Windows.

  • 3.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

generator-nm5

NPM version Travis-CI Status Appveyor Status Daviddm Status

Scaffold out a node module

Optionally with a CLI.

This is what I use for my own modules.

A Cross-Platform Node.js ES5 Module Generator For OS X, Linux And Windows.

Install

$ npm install --global generator-nm5

Usage

With yo:

$ yo nm5

Example

Build example.

Tip

Use chalk if you want colors in your CLI.

Features

Currently, it uses :

  • Lint
    • eslint
    • eclint - editorconfig
  • CI
    • travis-ci - Test on Ubuntu
    • appveyor - Test on Windows
    • tachikoma - Dependency Update as a Service. http://tachikoma.io
  • Test
    • mocha
    • power-assert
  • Utility
    • fixpack - Sort package.json
    • conventional-changelog - Changelog
    • npm-check-updates - Dependency Update

Changelog

changelog.md.

License

generator-nm5

MIT © Sanemat

Original generator-nm

MIT © Sindre Sorhus

Keywords

FAQs

Package last updated on 25 Nov 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc