README
tsc --init
npm install typescript del-cli --save-dev
npm run build
npm run pub
npm install express express-validator cookie-session jsonwebtoken @types/cookie-session @types/express @types/jsonwebtoken
Typescript compile -> tsc
tsc --init
<script type="module">
import sleeplessearthCommon from 'https://cdn.skypack.dev/@sleeplessearth/common';
</script>
tsc --init
npm install typescript del-cli --save-dev
npm run build
npm run pub
npm install express express-validator cookie-session jsonwebtoken @types/cookie-session @types/express @types/jsonwebtoken
Typescript compile -> tsc