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

https://github.com/cinderblock/typescript-skeleton

Skeleton for TypeScript libraries
https://github.com/cinderblock/typescript-skeleton

Last synced: 2 months ago
JSON representation

Skeleton for TypeScript libraries

Awesome Lists containing this project

README

          

# Library

Library for ..

# Usage

```bash
npm install ...
// OR
yarn add ...
```