Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork252
grid-js/gridjs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Advanced table plugin
A table library that works everywhere
- Simple and lightweight implementation
- No vendor lock-in. Grid.js can be used with any JavaScript frameworks (React, Angular, Preact or VanillaJS)
- Written in TypeScript
- Supports all modern browsers and IE11+
newGrid({data:[['Mike',33,'mike@murphy.com'],['John',82,'john@conway.com'],['Sara',26,'sara@keegan.com']],columns:['Name','Age','Email']}).render(document.getElementById('wrapper'));
Piece of 🍰
Full documentation of Grid.js installation, config, API and examples are availableon Grid.js websitegrid.js/docs.
- Join ourDiscord channel
- Take a look atgridjs tag on StackOverflow or ask your own question!
- Read ourblog for the latest updates and announcements
- Follow our Twitter account@grid_js
Afshin Mehrabani 💻📖 | Daniel Sieradski 🔌 | Salama Ashoush 🔌 | Daniel Werner 🔌 | Aloysb 💻📖 |
About
Advanced table plugin
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.