@simon-p-r/node-template

node module template

Usage no npm install needed!

<script type="module">
  import simonPRNodeTemplate from 'https://cdn.skypack.dev/@simon-p-r/node-template';
</script>

README

node-template

npm dependency Status devDependency Status Build Status Coveralls npm

A boilerplate for authoring npm modules, with tests and linting.

Package contains

  • lab and code for tests
  • npmignore, gitignore and readme
  • .travis.yml for CI

Getting started

  • Clone repo, delete .git folder and write code & tests

Author

simon-p-r