@reelkit/react
Advanced tools
+4
-2
| { | ||
| "name": "@reelkit/react", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "type": "module", | ||
@@ -54,4 +54,6 @@ "sideEffects": false, | ||
| }, | ||
| "dependencies": { | ||
| "@reelkit/core": "^0.1.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "@reelkit/core": "*", | ||
| "react": ">=17.0.0", | ||
@@ -58,0 +60,0 @@ "react-dom": ">=17.0.0" |
+8
-2
@@ -5,7 +5,7 @@ # @reelkit/react | ||
| <a href="https://www.npmjs.com/package/@reelkit/react"><img src="https://img.shields.io/npm/v/@reelkit/react?color=6366f1&label=npm" alt="npm" /></a> | ||
| <img src="https://img.shields.io/bundlephobia/minzip/@reelkit/react?color=6366f1" alt="Bundle size" /> | ||
| <img src="https://img.shields.io/badge/gzip-2.6%20kB-6366f1" alt="Bundle size" /> | ||
| <a href="https://github.com/KonstantinKai/reelkit"><img src="https://img.shields.io/github/stars/KonstantinKai/reelkit?style=social" alt="Star on GitHub" /></a> | ||
| </p> | ||
| React components and hooks for building TikTok/Instagram Reels-style sliders. Virtualized rendering, touch gestures, keyboard/wheel navigation — all in ~3.4 kB gzip. | ||
| React components and hooks for building TikTok/Instagram Reels-style sliders. Virtualized rendering, touch gestures, keyboard/wheel navigation — all in ~2.6 kB gzip. | ||
@@ -87,4 +87,10 @@ ## Installation | ||
| ## Support | ||
| If you find ReelKit useful, give it a star on GitHub — it helps others discover the project and keeps development going. | ||
| [](https://github.com/KonstantinKai/reelkit) | ||
| ## License | ||
| [MIT](LICENSE) |
28046
1%95
6.74%+ Added
+ Added
- Removed