DataGridXL2 VS regular-table

Compare DataGridXL2 vs regular-table and see what are their differences.

DataGridXL2

Excel-like Experience for Web Apps (The performant & reliable Vanilla Javascript data grid with Excel-like controls) (by DataGridXL)

regular-table

A regular <table> library, for async and virtual data models. (by finos)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
DataGridXL2 regular-table
5 6
473 322
- 1.2%
5.8 5.6
15 days ago 30 days ago
JavaScript JavaScript
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DataGridXL2

Posts with mentions or reviews of DataGridXL2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-05.
  • Show HN: Datagridxl2.js – No-nonsense fast Excel-like data table library
    8 projects | news.ycombinator.com | 5 Apr 2022
    1 project | news.ycombinator.com | 23 Feb 2022
    * Input bar at the bottom, so it works on touch devices too.

    DataGridXL on Github: https://github.com/DataGridXL/DataGridXL2

  • Show HN: Datagridxl.js v2 – no-nonsense fast Excel-like data table lib
    1 project | news.ycombinator.com | 27 Feb 2022
    Hello HN,

    I’m Robbert, the creator of DataGridXL.js. After 1,5 years of hard work I have just released version 2.

    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 (~250kb) 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.

    What's new in version 2:

    * Rapidly search cells via top bar, just like Google Sheets.

    * Freeze any amount of rows and/or columns.

    * Hide and unhide rows and/or columns, just like in Google Sheets.

    * Multi-Range Selection

    * Fullscreen Mode

    * Input bar at the bottom, so it works on touch devices too.

    DataGridXL on Github: https://github.com/DataGridXL/DataGridXL2 DataGridXL on NPM: https://www.npmjs.com/package/@datagridxl/datagridxl2 DataGridXL Docs: https://datagridxl.com/docs

    Please let me know if you have any suggestions or comments!

  • Show HN: DataGridXL v2, fastest Excel-like JavaScript Data Grid
    1 project | news.ycombinator.com | 22 Feb 2022

regular-table

Posts with mentions or reviews of regular-table. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-20.

What are some alternatives?

When comparing DataGridXL2 and regular-table you can also consider the following projects:

SlickGrid - A lightning fast JavaScript grid/spreadsheet

react-virtualized - React components for efficiently rendering large lists and tabular data

Glide Data Grid - 🚀 Glide Data Grid is a no compromise, outrageously react fast data grid with rich rendering, first class accessibility, and full TypeScript support.

magic-trace - magic-trace collects and displays high-resolution traces of what a process is doing

Tabulator - Interactive Tables and Data Grids for JavaScript

memray - Memray is a memory profiler for Python

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.

reactabular - A framework for building the React table you need (MIT)

lumino - Lumino is a library for building interactive web applications

pyflyby - A set of productivity tools for Python