tsjam

vanilla typescript sweets

Usage no npm install needed!

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

README

tsjam

Vanilla Typescript Sweets
Not opinionated types, assertions, minimalistic utils, reactive tools

TSJam API Documentation

note: to be split by exports in a future:

"exports": {
    ".": "./lib/main.js",
    "./logging": "./lib/logging/index.js",
    "./reactive": "./lib/reactive/index.js",
    "./web": "./lib/web/index.js"
  },