Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Lighttable | 11,683 | a year ago | 179 | mit | Clojure | |||||
The Light Table IDE ⛺ | ||||||||||
Packer.nvim | 5,883 | 10 days ago | 291 | mit | Lua | |||||
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config | ||||||||||
Gridjs | 3,921 | 1 | 17 | 5 days ago | 66 | August 20, 2022 | 90 | mit | TypeScript | |
Advanced table plugin | ||||||||||
Jqgrid | 2,841 | 10 | 4 | 5 days ago | 7 | March 09, 2022 | 56 | JavaScript | ||
jQuery grid plugin | ||||||||||
Griddle | 2,471 | 438 | 43 | 3 years ago | 127 | May 04, 2018 | 182 | mit | JavaScript | |
Simple Grid Component written in React | ||||||||||
Vue Good Table | 2,033 | 126 | 46 | a month ago | 177 | September 29, 2021 | 170 | mit | Vue | |
An easy to use powerful data table for vuejs with advanced customizations including sorting, column filtering, pagination, grouping etc | ||||||||||
Jspdf Autotable | 1,921 | 242 | 130 | a month ago | 115 | June 03, 2022 | 34 | mit | TypeScript | |
jsPDF plugin for generating PDF tables with javascript | ||||||||||
Advanced Tables Obsidian | 1,085 | 3 months ago | 51 | gpl-3.0 | TypeScript | |||||
Improved table navigation, formatting, and manipulation in Obsidian.md | ||||||||||
Wal2json | 1,055 | a month ago | 1 | March 03, 2021 | 21 | bsd-3-clause | C | |||
JSON output plugin for changeset extraction | ||||||||||
Mobility | 874 | 30 | 10 | a month ago | 87 | June 24, 2022 | 27 | mit | Ruby | |
Pluggable Ruby translation framework |
Advanced table plugin
A table library that works everywhere
new Grid({
data: [
['Mike', 33, '[email protected]'],
['John', 82, '[email protected]'],
['Sara', 26, '[email protected]']
],
columns: ['Name', 'Age', 'Email']
}).render(document.getElementById('wrapper'));
Piece of 🍰
Full documentation of Grid.js installation, config, API and examples are available on Grid.js website grid.js/docs.
Afshin Mehrabani 💻 📖 |
Daniel Sieradski 🔌 |
Salama Ashoush 🔌 |
Daniel Werner 🔌 |
Aloysb 💻 📖 |