A List of JavaScript Spreadsheet and Data Grid Libraries - https://jsgrids.statico.io/
I build a lot of internal tools for data auditing and workflows, and every few months I end up looking for the best data grid or spreadsheet-like library for JavaScript. Other lists and sites are out of date and unmaintained. My goal here is to make the best list for all data grid and spreadsheet libraries for the top JavaScript frontend frameworks (1, 2). You're welcome to help!
Pull requests are welcome to help keep this project up to date. Please make sure the Vercel build passes successfully, and please make sure all source is formatted with Prettier (there's a git hook that should do it for you anyway).
pnpm install
GITHUB_TOKEN=<your token here> pnpm dev
Information on each library is in data/
and is parsed in lib/libraries.ts
. Enjoy!
This project is licensed under the MIT license.