Show HN: Datagridxl.js – No-nonsense fast Excel-like data table library
1–10 of 136 posts
Re: Show HN: Datagridxl.js – No-nonsense fast Excel-like data table library
#2I’m Robbert, the creator of DataGridXL.js.
DataGridXL is a free (and commercial) editable data table library written in ES6.
My goal is to develop the most performant & user-friendly spreadsheet-like data table out there:
- It has zero dependencies. You don’t need any framework to use DataGridXL.
- It is lightweight (~200kb) and easy to use. It does not even require messing with CSS.
- It has its own Virtual DOM implementation to prevent DOM errors.
- Developer friendly. Supports all modern web browsers
Please take a look at the performance demo (https://www.datagridxl.com/demos/one-million-cells) to see the difference with other data grids out there. And let us know if you have any suggestions.
Please let me know if you have any suggestions or comments!
Re: Show HN: Datagridxl.js – No-nonsense fast Excel-like data table library
#3Re: Show HN: Datagridxl.js – No-nonsense fast Excel-like data table library
#4Hello HN, I’m Robbert, the creator of DataGridXL.js. DataGridXL is a free (and commercial) editable data table library written in ES6. My goal is to develop the most performant & user-friendly spreadsheet-like data table out there: - It has zero dependencies. You don’t need any framework to use DataGridXL. - It is lightweight (~200kb) and easy to use. It does not even require messing with CSS. - It has its own Virtua…
Re: Show HN: Datagridxl.js – No-nonsense fast Excel-like data table library
#5How does that compare to https://github.com/paulhodel/jexcel ?
Re: Show HN: Datagridxl.js – No-nonsense fast Excel-like data table library
#6Re: Show HN: Datagridxl.js – No-nonsense fast Excel-like data table library
#7So from what I understand this works by displaying data on a JS canvas. How does that work for accessibility? Do screen-readers read the data as if it was an html table?
Re: Show HN: Datagridxl.js – No-nonsense fast Excel-like data table library
#8Hello HN, I’m Robbert, the creator of DataGridXL.js. DataGridXL is a free (and commercial) editable data table library written in ES6. My goal is to develop the most performant & user-friendly spreadsheet-like data table out there: - It has zero dependencies. You don’t need any framework to use DataGridXL. - It is lightweight (~200kb) and easy to use. It does not even require messing with CSS. - It has its own Virtua…
Is there a UI way to quickly sort by a column?
Re: Show HN: Datagridxl.js – No-nonsense fast Excel-like data table library
#9How does that compare to https://github.com/paulhodel/jexcel ?
Re: Show HN: Datagridxl.js – No-nonsense fast Excel-like data table library
#10Hello HN, I’m Robbert, the creator of DataGridXL.js. DataGridXL is a free (and commercial) editable data table library written in ES6. My goal is to develop the most performant & user-friendly spreadsheet-like data table out there: - It has zero dependencies. You don’t need any framework to use DataGridXL. - It is lightweight (~200kb) and easy to use. It does not even require messing with CSS. - It has its own Virtua…