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

https://github.com/rdmurphy/typescript-node-library


https://github.com/rdmurphy/typescript-node-library

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# TypeScript Node Library

A template for quickly spinning up a new Node.js library written in TypeScript. Uses [`typebundle`](https://github.com/rdmurphy/typebundle) for all its bundling needs.

## Setup

```sh
npm init clone rdmurphy/typescript-node-library
cd
npm install
```

## License

MIT