Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silentcatd/react-package-template
A React package template because I don't want to refer to guides everytime
https://github.com/silentcatd/react-package-template
Last synced: 8 days ago
JSON representation
A React package template because I don't want to refer to guides everytime
- Host: GitHub
- URL: https://github.com/silentcatd/react-package-template
- Owner: SilentCatD
- License: mit
- Created: 2023-12-11T01:32:36.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T09:36:07.000Z (6 months ago)
- Last Synced: 2024-05-06T10:43:16.257Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Package name
[![NPM version][npm-image]][npm-url]
[![codecov][codecov-image]][codecov-url]
[![npm bundle size][npm-bundle-size-image]][npm-bundle-size-url]
[![Build][github-build]][github-build-url]
[![License][github-license]][github-license-url][codecov-url]: https://codecov.io/github//
[codecov-image]: https://codecov.io/github///graph/badge.svg?token=
[npm-url]: https://www.npmjs.com/package/
[npm-image]: https://img.shields.io/npm/v/
[npm-bundle-size-image]: https://img.shields.io/bundlephobia/min/
[npm-bundle-size-url]: https://bundlephobia.com/package/
[github-license]: https://img.shields.io/github/license/SilentCatD/
[github-license-url]: https://github.com/SilentCatD//blob/main/LICENSE
[github-build]: https://github.com/SilentCatD//actions/workflows/publish.yml/badge.svg
[github-build-url]: https://github.com/SilentCatD//actions/workflows/publish.yml# Docs