@objectisundefined/typo

a js bundle tool

Usage no npm install needed!

<script type="module">
  import objectisundefinedTypo from 'https://cdn.skypack.dev/@objectisundefined/typo';
</script>

README

typo

a js bundle tool

created by npx typescript-starter

modified on https://github.com/alexjoverm/typescript-library-starter

changes: build with rollup, test with jest

"build": "run-s clean && run-p build:*", "build:main": "tsc -p tsconfig.json", "build:module": "tsc -p tsconfig.module.json",

https://github.com/egoist/routes-generator https://stackoverflow.com/questions/54139158/cannot-find-name-describe-do-you-need-to-install-type-definitions-for-a-test https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency

https://jestjs.io/docs/en/configuration.html#coveragepathignorepatterns-array-string

npm login npm publish --access public