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

https://github.com/theotterlord/typescript-lib

A TypeScript library template
https://github.com/theotterlord/typescript-lib

library template typescript

Last synced: about 1 year ago
JSON representation

A TypeScript library template

Awesome Lists containing this project

README

          

# typescript-lib

A TypeScript library template.

## Tests

```bash
npm run test
```