Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mopsgamer/template-npm-pub-ts
- Owner: Mopsgamer
- Created: 2024-05-13T20:16:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T15:05:01.000Z (3 months ago)
- Last Synced: 2024-09-17T18:53:44.281Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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...