TonyGermaneri / canvas-datagrid

Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.
BSD 3-Clause "New" or "Revised" License
1.44k stars 187 forks source link

Is the project still active? #580

Open hackers-founders-maastricht opened 3 months ago

hackers-founders-maastricht commented 3 months ago

I'm looking for a long term solution for one of my projects and I'm wondering the project is still actively maintained?

Looking through the issues, there are many unanswered and the docs seem to me broken with many 404, for example the Vue page. Prior reports of this from over 6 months a go have not been fixed.

mdebrauw commented 3 months ago

Hi H&F, yes the project is still alive and actively used. Due to time constraints, updates and maintenance have been lagging a bit. We've been using the grid in production for years and it has not let us down, but agree we should make an effort to get documentation up and running again and clean up/address some of the issues.

agdiaz commented 2 months ago

Hello @mdebrauw, thanks for your project. It would be nice to fix the "more example" pages. If you try to open the examples from the readme or the docs page, it redirects to "Page not found" entries. It'd great to find a React.js example :)

image

Many thanks for considering my request.

iyxan23 commented 1 month ago

for anyone looking for the react demo or any other demos listed in the site, they live in the tutorials/ folder :smile: