profile img

Sebastian "Tzezar" Drozd

What man is a man who does not make the world better.

When creating this datagrid, I kept in mind performance, ease of customization, but most importantly, ease of use. Reaching back when many years ago I started programming in react, it was impossible to find a ready-made datagrid that met all my expectations. Headless solutions were terribly hard for that moment to understand. Several factors contributed to this fact: poor documentation and the general complexity of datagrids. But data has to be displayed somehow, right?

Feel free to contact me if you have any questions and if you find this project useful then please leave a star on github. I'm currently facing unemployment and financial problems, and this might help me find some work. Thank you ❤️

Some informations

This is not the first datagrid I have built. Given my previous experience, I think I have created something really decent and useful. I have spent many hours on this and hope that it will not be time wasted and that it will be useful to someone else. It will be used in several companies, so bug fixes and further support are rather guaranteed. Documentation will be created gradually in my spare time, now I unfortunately have some other activities. Unfortunately, because I planned to write everything at once.

Current Version

Datagrid is currently in Beta version. It is totally usable, but documentation needs to be created, one bug needs to be fixed and the code needs to be cleaned up. I'm making it available now so that you can familiarize yourself with the project, maybe already implement it into some cool ideas. I would greatly appreciate your help in improving this project, especially in implementing virtualization, which I have a problem with on svelte 5.