Grid.js

Grid.js

Free and open-source HTML table plugin that works everywhere

10 followers

Grid.js is a Free and open-source HTML table plugin written in TypeScript. It works with most JavaScript frameworks, including React, Angular.js, Vue and VanillaJs.
Grid.js gallery image
Grid.js gallery image
Grid.js gallery image
Grid.js gallery image
Launch Team

What do you think? …

Volkan Kaya
Any plans to add filters for each column? Looks great btw!
Afshin Mehrabani
@volkandkaya Yes! We will have this feature soon. Each column will have a user input (textbox, date picker, number field, etc.)
Jan Jaap
How do you handle server-side pagination for large sets of data?
Afshin Mehrabani
@jan_jaap there is a server side storage now that can fetch data from a remote server but I'm currently working on integrating other core components like search, pagination, etc. with the server storage. See: https://gridjs.io/docs/examples/...
Afshin Mehrabani
@jan_jaap Added in v1.4.0!
Afshin Mehrabani
Hello folks :wave: I’m Afshin, the creator of Grid.js. Grid.js is an open-source table library written in TypeScript and published under MIT license. My goal is to develop a framework agnostic table library that: - Works everywhere. You don’t need a specific framework to use Grid.js - Lightweight and easy to use - Fully documented and tested - Developer friendly. Grid.js is written in TypeScript! - Supports all modern web browsers Please take a look at the examples (https://gridjs.io/docs/examples/...) section and let us know if you have any suggestions. Although Grid.js is currently designed to work with web-browsers, I’m actively thinking and working on adding other integrations like React Native (see https://gridjs.io/docs/philosophy) Please let me know if you have any suggestions or comments. Happy hacking! :computer: