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

https://github.com/tinyhttp/repo-template

Repo template for tinyhttp/@ (and other) packages
https://github.com/tinyhttp/repo-template

Last synced: 3 months ago
JSON representation

Repo template for tinyhttp/@ (and other) packages

Awesome Lists containing this project

README

          

# repo-template

[![npm][npm-img]][npm-url] [![GitHub Workflow Status][gh-actions-img]][github-actions] [![Coverage][cov-img]][cov-url]

Description.

## Install

```sh
pnpm i pkg
```

[npm-url]: https://npmjs.com/package/@tinyhttp/repo-template
[github-actions]: https://github.com/tinyhttp/repo-template/actions
[gh-actions-img]: https://img.shields.io/github/actions/workflow/status/tinyhttp/repo-template/ci.yml?branch=master&style=for-the-badge&color=hotpink&label=&logo=github
[cov-img]: https://img.shields.io/coveralls/github/tinyhttp/repo-template?style=for-the-badge&color=hotpink
[cov-url]: https://coveralls.io/github/tinyhttp/repo-template
[npm-img]: https://img.shields.io/npm/dt/@tinyhttp/repo-template?style=for-the-badge&color=hotpink