5minutes2weekend

5 minutes 2 weekend

Usage no npm install needed!

<script type="module">
  import minutes2weekend from 'https://cdn.skypack.dev/5minutes2weekend';
</script>

README

5Minutes2Weekend

NPM Coverage Status NPM NPM

How to create a wonderful npm package

list

  • scripts: prepublishOnly/bin/&/&&/env
  • start/build: babel/rollup/webpack
  • main/module: dist/umd/lib/esm
  • eslint
  • travis-cli
  • license: BSD/MIT
  • tests: jest
  • commit: commitlint/husky
  • release/changelog: standard-version
  • publish: beta, github release
  • shields.io
  • readme

refs