generator-teeny-nm

Small node modules with optional CLI generator

Usage no npm install needed!

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

README

Teeny Node Module with Optional CLI Generator

npm David David GitHub Workflow Status

Teeny Node Module Generator is a command line tool that can scaffold out a brand-new node module with an optional CLI entry-point.

Installation

> npm install --global yo
> npm install --global generator-teeny-nm

Usage

> yo teeny-nm

License

MIT © Arno Versini