Skip to content

Commit 36c9650

Browse files
authored
Update README.md
1 parent 3d41a89 commit 36c9650

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
<h1 align="center">react-fallback</h1>
44
</div>
55

6+
[![Node.js CI](https://github.com/steviecs/react-fallback/actions/workflows/node.js.yml/badge.svg?branch=main)](https://github.com/steviecs/react-fallback/actions/workflows/node.js.yml)
7+
[![Npm package version](https://badgen.net/npm/v/@steviecs/react-fallback)](https://npmjs.com/package/@steviecs/react-fallback)
8+
[![Npm package monthly downloads](https://badgen.net/npm/dm/@steviecs/react-fallback)](https://npmjs.com/package/@steviecs/react-fallback)
9+
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/steviecs/react-fallback/graphs/commit-activity)
10+
[![GitHub license](https://img.shields.io/github/license/steviecs/react-fallback.svg)](https://github.com/steviecs/react-fallback/blob/main/LICENSE)
11+
612
A POC React component library for rendering skeleton states that automatically adapt to the shape of your UI layout while data is being fetched.
713

814
Try it live in a sandbox by reloading the in-window browser: https://codesandbox.io/s/react-fallback-demo-b36dft?file=/src/App.tsx

0 commit comments

Comments
 (0)