@nwing/node-module-generator

Generate a practical skeleton/boilerplate for a new Node.js module.

Usage no npm install needed!

<script type="module">
  import nwingNodeModuleGenerator from 'https://cdn.skypack.dev/@nwing/node-module-generator';
</script>

README

Node Module Generator

Node Module Generator is a cli tool to Generate a practical skeleton/boilerplate for a new Node.js module.

Installation

$ npm install -g @nwing/node-module-generator

Usage

$ node-module-generator

License

MIT