Skip to content

Commit 77bec3f

Browse files
committed
docs: add star history
1 parent 7870160 commit 77bec3f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@
2929
- [Unopinionated styling](/docs/guides/preset-styles.md)
3030
- No creation of additional wrapper dom nodes - flexbox and focus management friendly!
3131

32+
## Star History
33+
34+
<a href="https://star-history.com/#hello-pangea/dnd&Date">
35+
<picture>
36+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=hello-pangea/dnd&type=Date&theme=dark" />
37+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=hello-pangea/dnd&type=Date" />
38+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=hello-pangea/dnd&type=Date" />
39+
</picture>
40+
</a>
41+
3242
## Get started 👩‍🏫
3343

3444
Alex Reardon has created [a free course on `egghead.io` 🥚](https://egghead.io/courses/beautiful-and-accessible-drag-and-drop-with-react-beautiful-dnd) (using [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd)) to help you get started with `@hello-pangea/dnd` as quickly as possible.

0 commit comments

Comments
 (0)