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

https://github.com/t99/jsdsl


https://github.com/t99/jsdsl

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

          

# TypeScript Module Template
This repository serves as an easy-start template for TypeScript NPM packages.

Simply clone the repository into a directory:

```bash
$ git clone git@github.com:T99/ts-module-template.git my-new-project
```

And that's it! Your project is ready to go.