Skip to content

Commit a93efd8

Browse files
committed
add badges
1 parent 32e3b1d commit a93efd8

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
[![npm version](https://badge.fury.io/js/react-state-view-controller.svg)](https://badge.fury.io/js/react-state-view-controller)
1+
# React Scoped Provider
2+
3+
[![NPM version][npm-image]][npm-url]
4+
[![codecov][codecov-image]][codecov-url]
5+
[![npm bundle size][npm-bundle-size-image]][npm-bundle-size-url]
6+
[![Build][github-build]][github-build-url]
7+
[![License][github-license]][github-license-url]
8+
9+
[codecov-url]: https://codecov.io/github/SilentCatD/react-state-view-controller
10+
[codecov-image]: https://codecov.io/github/SilentCatD/react-state-view-controller/graph/badge.svg?token=QVRSQ5QI4D
11+
[npm-url]: https://www.npmjs.com/package/react-state-view-controller
12+
[npm-image]: https://img.shields.io/npm/v/react-state-view-controller
13+
[npm-bundle-size-image]: https://img.shields.io/bundlephobia/min/react-state-view-controller
14+
[npm-bundle-size-url]: https://bundlephobia.com/package/react-state-view-controller
15+
[github-license]: https://img.shields.io/github/license/SilentCatD/react-state-view-controller
16+
[github-license-url]: https://github.com/SilentCatD/react-scoped-provider/blob/main/LICENSE
17+
[github-build]: https://github.com/SilentCatD/react-state-view-controller/actions/workflows/publish.yml/badge.svg
18+
[github-build-url]: https://github.com/SilentCatD/react-state-view-controller/actions/workflows/publish.yml
219

320
# React State-View-Controller
421

0 commit comments

Comments
 (0)