quicktype / ts-necessities

Small utilities to make life with TypeScript easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Small utilities to make life with TypeScript easier

License:MIT License


Languages

Language:TypeScript 100.0%