Grid.js - Free and open-source HTML table plugin that works everywhere

by
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.

Add a comment

Replies

Best
Any plans to add filters for each column? Looks great btw!
Yes! We will have this feature soon. Each column will have a user input (textbox, date picker, number field, etc.)
How do you handle server-side pagination for large sets of data?
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:
Added in v1.4.0!
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 () 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 ) Please let me know if you have any suggestions or comments. Happy hacking! :computer:
I love the clean, simplicity of the code and generated table, awesome work! I'd love to hear your plans for this - is it your intention that this stays a relatively lightweight, simple design that fits, say 70% of the basic web use case? Or are you planning to expand it into a Datatables adjacent product which has every conceivable option covered but which can also be frustratingly complex to configure and use as a result (props to Allen@Datatables for his amazing work!)
very cool. if the table includes hyperlinks do they work?
Another great open source project. Nice work!
thank you Mike!!
This looks excellent. We have looked at Datatables in the past and quite liked it but comes with limitations. A more open source alternative is just what's needed. Thanks for building this.
Nice component!
Really great stuff! How does it handle large data sets (1,000+) with loading, searching, sorting, etc.?
It is too good
12
Next
Last