Skip to content

Commit e626fff

Browse files
authored
chore: add npm badges, demo and docs to README
1 parent a1cb84f commit e626fff

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
@@ -1,7 +1,13 @@
11
# auto-skeleton-react
22

3+
![npm version](https://img.shields.io/npm/v/auto-skeleton-react)
4+
![npm downloads](https://img.shields.io/npm/dm/auto-skeleton-react)
5+
![license](https://img.shields.io/npm/l/auto-skeleton-react)
6+
37
Auto-generate skeleton loading screens from your existing React DOM structure. Zero manual skeleton creation for 70-80% of use cases.
48

9+
**[Live Demo](https://autoskeleton.shanukj.me)** | **[Documentation](https://autoskeleton.shanukj.me/docs)**
10+
511
## Installation
612

713
```bash

0 commit comments

Comments
 (0)