Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zxch3n/ts-boilerplate
https://github.com/zxch3n/ts-boilerplate
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zxch3n/ts-boilerplate
- Owner: zxch3n
- Created: 2021-08-05T06:40:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-28T08:32:15.000Z (over 2 years ago)
- Last Synced: 2024-10-30T08:34:29.265Z (2 months ago)
- Language: JavaScript
- Size: 116 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-boilerplate
[![codecov](https://codecov.io/gh/zxch3n/ts-boilerplate/branch/master/graph/badge.svg)](https://codecov.io/gh/zxch3n/ts-boilerplate)
This template is used to build library that will be published to npm and deno.land.
# Usage
1. Press `Use this template` to create your project
2. Clone from your repo
3. Run `node scripts/init.js` to update `package.json` and `README.md`