@toolbox-web/grid 0.0.6 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # @toolbox-web/grid
2
2
 
3
+ [![npm](https://img.shields.io/npm/v/@toolbox-web/grid)](https://www.npmjs.com/package/@toolbox-web/grid)
4
+ [![GitHub Sponsors](https://img.shields.io/badge/Sponsor-❤-ea4aaa?logo=github)](https://github.com/sponsors/OysteinAmundsen)
5
+
3
6
  A high-performance, framework-agnostic data grid built with pure TypeScript and native Web Components. Zero runtime dependencies.
4
7
 
5
8
  ## Installation
@@ -498,6 +501,22 @@ For architecture details, rendering pipeline, and plugin development, see [ARCHI
498
501
 
499
502
  ---
500
503
 
504
+ ## Support This Project
505
+
506
+ This grid is built and maintained by a single developer in spare time. If it saves you time or money, consider sponsoring to keep development going:
507
+
508
+ [![GitHub Sponsors](https://img.shields.io/badge/Sponsor_on_GitHub-ea4aaa?style=for-the-badge&logo=github)](https://github.com/sponsors/OysteinAmundsen)
509
+ [![Patreon](https://img.shields.io/badge/Support_on_Patreon-f96854?style=for-the-badge&logo=patreon)](https://patreon.com/user?u=40656340)
510
+
511
+ **What sponsorship enables:**
512
+
513
+ - 🚀 Faster feature development (see [ROADMAP](./ROADMAP.md))
514
+ - 🐛 Priority bug fixes and support
515
+ - 📚 Better documentation and examples
516
+ - 💼 Corporate sponsors get logo placement and priority support
517
+
518
+ ---
519
+
501
520
  ## License
502
521
 
503
522
  MIT