@mastilver/generator-nm

Scaffold out a node module

Usage no npm install needed!

<script type="module">
  import mastilverGeneratorNm from 'https://cdn.skypack.dev/@mastilver/generator-nm';
</script>

README

generator-nm Build Status

Scaffold out a node module

Optionally with a CLI.

This is what I use for my own modules.

Install

$ npm install --global generator-nm

Usage

With yo:

$ yo nm

Tip

Use chalk if you want colors in your CLI.

License

MIT © Sindre Sorhus