@bitpshr.net/caster

Caster generates package skeletons pre-configured for testing, linting, and formatting.

Usage no npm install needed!

<script type="module">
  import bitpshrNetCaster from 'https://cdn.skypack.dev/@bitpshr.net/caster';
</script>

README

Caster logo

Caster is a generator that creates a skeleton project containing configuration files for common tasks like testing via jest, linting via eslint, and formatting via prettier.

npm version

Usage

$ npm i -g @bitpshr.net/caster
$ caster

License

WTFPL