Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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