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

https://github.com/bcomnes/ts-template

TS stands for Type Stripping
https://github.com/bcomnes/ts-template

Last synced: 8 months ago
JSON representation

TS stands for Type Stripping

Awesome Lists containing this project

README

          

# {{name}}
[![latest version](https://img.shields.io/npm/v/{{name}}.svg)](https://www.npmjs.com/package/{{name}})
[![Actions Status](https://github.com/bcomnes/{{name}}/workflows/tests/badge.svg)](https://github.com/bcomnes/{{name}}/actions)

[![downloads](https://img.shields.io/npm/dm/{{name}}.svg)](https://npmtrends.com/{{name}})
[![neostandard javascript style](https://img.shields.io/badge/code_style-neostandard-7fffff?style=flat&labelColor=ff80ff)](https://github.com/neostandard/neostandard)
[![Socket Badge](https://socket.dev/api/badge/npm/package/{{name}})](https://socket.dev/npm/package/{{name}})

WIP - nothing to see here

```
npm install {{name}}
```

## Usage

``` js
import {{name}} from '{{name}}'
```

## License

MIT