Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dup4/starter-ts
Starter template for TypeScript library
https://github.com/dup4/starter-ts
Last synced: 15 days ago
JSON representation
Starter template for TypeScript library
- Host: GitHub
- URL: https://github.com/dup4/starter-ts
- Owner: Dup4
- License: mit
- Created: 2022-03-30T12:55:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T16:06:42.000Z (9 months ago)
- Last Synced: 2024-10-12T01:18:10.703Z (25 days ago)
- Language: TypeScript
- Homepage:
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# starter-ts
[![Test][gh-ci-test-badge]][gh-ci-test]
[![GitHub release][gh-release-badge]][gh-release]
[![License][license-image-mit]][license-link-mit]
[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@dup4/starter-ts/badge)](https://www.jsdelivr.com/package/npm/@dup4/starter-ts)## Tutorial
* For the first release of a private package, similar to `@dup4/starter-ts`, you need to use the following command:
* `pnpm run release --access public`## Sponsors
## License
[MIT](./LICENSE) License © 2022 - PRESENT [Dup4][dup4]
[dup4]: https://github.com/Dup4
[license-image-mit]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333
[license-link-mit]: https://mit-license.org/
[gh-ci-test-badge]: https://github.com/Dup4/starter-ts/actions/workflows/test.yml/badge.svg
[gh-ci-test]: https://github.com/Dup4/starter-ts/actions/workflows/test.yml
[gh-release-badge]: https://img.shields.io/github/release/Dup4/starter-ts.svg
[gh-release]: https://GitHub.com/Dup4/starter-ts/releases