@glideapps/ts-necessities

Small utilities to make life with TypeScript easier

Usage no npm install needed!

<script type="module">
  import glideappsTsNecessities from 'https://cdn.skypack.dev/@glideapps/ts-necessities';
</script>

README

TS Necessities

These are some very basic functions and classes that we use at Glide to make coding with TypeScript easier and safer.

Installation

To add the package to your own project:

$ npm install @glideapps/ts-necessities