Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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



Logos from 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