Skip to content

NexxLuo/awesome-grid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Grid

A curated list of data grid/table libraries and resources that developers may find useful. This list focuses on JavaScript-based data grid libraries and not CSS-based grid systems for page layout. The list is ordered alphabetically by category.

Awesome

Table of Contents

Libraries

  • ag-grid - Serious data grid solution for Enterprise. It supports major javascript frameworks:
    Angular 1, Angular2, Aurelia, React, VueJs, Web Components.
    It has both free and commercial licences. Free is limited on features.
  • FancyGrid - JavaScript grid library with charts integration and server communication.
    AngularJS directive and jQuery plugin. There is a big form module.
  • HandSontable - JavaScript Spreadsheet excel-like table. It has Polymer and AngularJS versions.
    It has both free and commercial licences. Free is limited on features.
  • KoolGrid - JavaScript Grid library. There are many features, declarative syntax.
  • RealGrid - Professional grid library on Canvas aimed at Enterprise level but almost all documentation is written in Korean.
  • SpreadJS - JavaScript Spreadsheet, Grid and Data Presentation Components. There is a .NET version.
    SpreadJS is a serious product but the documentation and samples organization is complex.

Specific Libraries

jQuery

  • appendGrid - The dynamic table input jQuery plugin. It has basic features. The design looks old.
  • DataTables - Easy to use library. It is the number one grid solution on jQuery.
  • Dynatable - It has basic features. Last update in 2014!
  • jsGrid - Light grid library with basic grid features.
    The author is a former core architect of DevExpress.
  • jqGrid - Variety of grid features.
  • jTable - All main features and a focus on CRUD operations.
  • MiniUI - A collection of widgets. There are some basic grid features. There are PHP, Java and .NET versions. All documentation is in Chinese.
  • ParamQuery - Featured grid library, but many small bugs and old design. Good features realization.
  • SlickGrid - Many features. There is even an infinite feature (1 000 000 rows). Themes looks out of date. Product is well known. Last update in 2014!
  • Tablesorter - Small table plugin that enables sorting and several features. Mainly used to enable fast sorting on html table.

AngularJS

  • ngx-datatable - A feature-rich lightweight data-table crafted for Angular2.
  • ui-grid - Professional complete grid solution.

React

EmberJS

Vue.js

  • vue-table - Vue.js component that will automatically request (JSON) data from the server and display it nicely in a html table with swappable/extensible pagination component.
  • vue-tables - Small table component on Vue.js.
  • Vuetiful Datatable - Vuetiful is a component framework written on Vue.js. Although it does not have documentation, site and even link with samples - it is still interesting. Link on DataTable

Dojo

  • dgrid - Full featured, lightweight data grid library.
  • DridX - Featured grid solution.

Frameworks

  • DevExpress - Huge framework. It has AngularJS, AngularJS 2, Knockout, .NET versions.
    Grid solutions: grid, pivot, scheduler.
  • DHTMLX - One of the oldest frameworks. A bit out of date with old API.
    Grid solutions: grid, pivot, scheduler, treegrid, spreadsheet.
  • EasyUI - Light and fast jQuery UI library with many widgets.
    Grid solutions: grid, treegrid.
  • Infragistics(IgniteUI) - Framework with .NET, Silverlight, Mobile, JavaScript versions. JavaScript version has name IgniteUI. It is jQuery based UI. Grid solutions: grid, treegrid, pivot.
  • JQWidgets - jQuery based UI library with a full list of widgets.
    Grid solutions: grid, scheduler, treegrid.
  • Sencha - The biggest JavaScript Framework. Robust API. It is the most serious market solution for developing CRM/ERP systems. Due to it's large size it is used only for SP complex solutions. No jQuery or AngularJS integrations.
    It has a material design theme since 6.2 version.
    There is a .NET version as an external product - Ext.NET.
    Grid solutions: grid with all features, tree grid, pivot, calendar, spreadsheets, infinite.
    There is a 3rd party ExtJS based Gantt and Scheduler - bryntum
  • ShieldUI - UI framework with JavaScript, .NET and Java versions.
    Grid solutions: there are both basic and advanced features. But there are some bugs in the samples and has old design.
  • SmartClient - The oldest project in this list. Old API, but many features.
    Grid solutions: grid with basic features.
  • Syncfusion - Framework with .NET, Silverlight, JavaScript versions. Grid solutions: grid, treegrid, spreadsheet, pivot, gantt.
  • Telerik - Telerik provides Kendo UI JS framework. Variety of widgets. It has .NET, MVC and PHP versions. It now has an AngularJS 2 version. Grid solutions: grid, scheduler, treegrid, scheduler, spreadsheet.
  • Vaadin - Material design widgets on Polymer. It has AngularJS and Java versions.
    Grid solutions: modern grid with basic features with Free license(Apache 2.0).
    Important: it supports only latest browsers versions!
  • Webix - Variety of widgets. It has Backbone.js, Angular 1, Angular2, VueJS and custom integrations.
    There is .NET version. Grid solutions: grid, treegrid, scheduler, pivot, spreadsheet.
  • w2ui - Light framework on jQuery with just 69kb.
    Grid solutions: light grid solution.

Specific products

  • fullcalendar - Professional JavaScript calendar and schedule library.
  • redbooth - gantt service.
  • tablein - multi-language restaurant table booking system. It has awesome functionality.
  • wpDataTables - WordPress Table Plugin. This plugin relies on DataTables

Infographic Tools

  • infogr.am - Cloud infographics tool, has light grid widget.

About

A curated list of grid(table) libraries and resources that developers may find useful.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published