Typescript utils
TS utils I use in my projects, both professional and personal.
Table of Contents
Getting Started
To get a local copy up and running follow these simple steps.
Installation
1. Clone the repo
git clone https://github.com/tglide/typescript-utils
cd typescript-utils
Usage
Copy the scripts you need into your project, and use them
TODO
- [ ] Add documentation
- [ ] Add tests
- [ ] Make it a npm package