|
4 | 4 |
|
5 | 5 | ### Blazing-fast client-side image compression library for React with Web Worker support |
6 | 6 |
|
| 7 | +[](https://www.npmjs.com/package/react-shrink) |
| 8 | +[](https://www.npmjs.com/package/react-shrink) |
| 9 | +[](https://bundlephobia.com/package/react-shrink) |
7 | 10 | [](https://www.typescriptlang.org/) |
8 | 11 | [](./LICENSE) |
9 | 12 |
|
@@ -60,6 +63,11 @@ npm install heic2any |
60 | 63 |
|
61 | 64 | Compatible with: **React 16.8+**, **Next.js**, **Vite**, **Create React App**, **Remix**, **Gatsby** |
62 | 65 |
|
| 66 | +**Verify installation:** |
| 67 | +```bash |
| 68 | +npm list react-shrink |
| 69 | +``` |
| 70 | + |
63 | 71 | ## 🚀 Quick Start |
64 | 72 |
|
65 | 73 | ### React Hook (Recommended) |
@@ -426,21 +434,34 @@ Contributions are welcome! Help improve React-Shrink: |
426 | 434 | 4. Push to the branch (`git push origin feature/amazing-feature`) |
427 | 435 | 5. Open a Pull Request |
428 | 436 |
|
429 | | -## Support |
| 437 | +## 🌟 Support |
430 | 438 |
|
431 | 439 | If React-Shrink helps your project: |
432 | | -- ⭐ Star the repository on GitHub |
| 440 | +- ⭐ [Star the repository](https://github.com/MoussaabBadla/react-shrink) on GitHub |
433 | 441 | - 📢 Share with other React developers |
434 | | -- 🐛 Report bugs and issues |
| 442 | +- 🐛 [Report bugs and issues](https://github.com/MoussaabBadla/react-shrink/issues) |
435 | 443 | - 💡 Suggest new features |
436 | 444 | - 📝 Improve documentation |
437 | 445 |
|
| 446 | +## 🔗 Links |
| 447 | + |
| 448 | +- 📦 [npm Package](https://www.npmjs.com/package/react-shrink) |
| 449 | +- 🐙 [GitHub Repository](https://github.com/MoussaabBadla/react-shrink) |
| 450 | +- 📖 [Documentation](https://github.com/MoussaabBadla/react-shrink#readme) |
| 451 | +- 🐛 [Issue Tracker](https://github.com/MoussaabBadla/react-shrink/issues) |
| 452 | +- 📊 [Bundle Size Analysis](https://bundlephobia.com/package/react-shrink) |
| 453 | + |
438 | 454 | --- |
439 | 455 |
|
440 | 456 | <div align="center"> |
441 | 457 |
|
442 | 458 | **[⬆ back to top](#react-shrink)** |
443 | 459 |
|
| 460 | +Made with ❤️ for the React community by [Badla Moussaab](https://github.com/MoussaabBadla) |
| 461 | + |
| 462 | +[](https://github.com/MoussaabBadla/react-shrink) |
| 463 | +[](https://www.npmjs.com/package/react-shrink) |
444 | 464 |
|
| 465 | +**Topics:** `react` · `image-compression` · `image-optimization` · `webp` · `avif` · `typescript` · `web-workers` · `nextjs` · `vite` · `frontend` · `browser` · `upload` · `resize` · `compress` · `heic` · `jpeg` · `png` · `performance` · `optimization` · `client-side` |
445 | 466 |
|
446 | 467 | </div> |
0 commit comments