Introducing react-data-grid-lite: A Lightweight & Customizable Data Grid for React #160337
Replies: 1 comment
-
Hi @ricky-sharma, thanks for sharing with the community! Unfortunately, we currently do not allow self-promotion or advertising on the Community Discussions. We want to make sure there is space for users to ask questions without overwhelming them with other conversations. Thank you for helping us maintain a productive and tidy community for all our members. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Show & Tell
Body
🚀 Introducing
react-data-grid-lite
: A Lightweight, Customizable Data Grid for ReactHi everyone 👋
I’m excited to share a project I’ve been working on: react-data-grid-lite – a lightweight and customizable data grid component built for React.
🔗 GitHub: ricky-sharma/react-data-grid-lite
📦 npm:
react-data-grid-lite
✨ Features
📦 Installation
or
🔧 Basic Usage
📚 Docs & Customization
You can find full documentation with examples here:
📖 GitHub README
Some of the key features include:
📦 Remote API support: Plug in any JSON API.
🛠️ Flexible column logic: Auto-adapts to the API schema.
🔍 Searchable and alias columns: Improves UX and readability.
🧾 CSV export: Download the entire grid.
✏️ Edit/Delete buttons: Easily hook into row-level actions.
🙌 I'd Love Your Feedback!
I’d really appreciate it if you could check it out and let me know:
Feel free to open an Issue or star the project if you find it useful ⭐
Thanks for reading and happy coding!
— sharma.ricky
Beta Was this translation helpful? Give feedback.
All reactions