Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tglide/ts-utils

Nifty TS utils for your purposes
https://github.com/tglide/ts-utils

Last synced: about 1 month ago
JSON representation

Nifty TS utils for your purposes

Awesome Lists containing this project

README

        


Typescript utils



TS utils I use in my projects, both professional and personal.




Built with Typescript

## Table of Contents

- [Table of Contents](#table-of-contents)
- [Getting Started](#getting-started)
- [Installation](#installation)
- [1. Clone the repo](#1-clone-the-repo)
- [Usage](#usage)
- [TODO](#todo)

## Getting Started

To get a local copy up and running follow these simple steps.

### Installation

#### 1. Clone the repo

```sh
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