Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mopsgamer/template-npm-pub-ts

Template repo for creating public packages written in typescript. Lintable, testable and releasable.
https://github.com/mopsgamer/template-npm-pub-ts

Last synced: about 2 months ago
JSON representation

Template repo for creating public packages written in typescript. Lintable, testable and releasable.

Awesome Lists containing this project

README

        

# template-npm-pub-ts

[![npm version](https://img.shields.io/npm/v/template-npm-pub-ts.svg?style=flat)](https://www.npmjs.com/package/template-npm-pub-ts)
[![npm downloads](https://img.shields.io/npm/dm/template-npm-pub-ts.svg?style=flat)](https://www.npmjs.com/package/template-npm-pub-ts)
[![github](https://img.shields.io/github/stars/Mopsgamer/template-npm-pub-ts.svg?style=flat)](https://github.com/Mopsgamer/template-npm-pub-ts)
[![github issues](https://img.shields.io/github/issues/Mopsgamer/template-npm-pub-ts.svg?style=flat)](https://github.com/Mopsgamer/template-npm-pub-ts/issues)

...Description...

## Features

...Features...

## Install

```bash
npm i ...
```

## Usage

...Usage or API...