Sparkgrid
WIP - A blazingly fast Javascript data grid
Install / Use
/learn @taylorhakes/SparkgridREADME
SparkGrid 
SparkGrid is based on SlickGrid
Differences from SlickGrid
<table class="table table-striped table-bordered"> <tbody> <tr> <th></th> <th>SparkGrid</th> <th>SlickGrid</th> </tr> <tr> <td><b>Dependencies</b></td> <td>None</td> <td>jQuery, jQuery UI, jQuery Drag & Drop</td> </tr> <tr> <td><b>JS Version</b></td> <td>ES6 -> ES5</td> <td>ES3</td> </tr> <tr> <td><b>Remote API</b></td> <td>Robust (In Progress)</td> <td>Copy Example</td> </tr> <tr> <td><b>Testing</b></td> <td>Full Test Coverage (In Progress)</td> <td>Minimal</td> </tr> <tr> <td><b>Documentation</b></td> <td>All methods & Examples (In Progress)</td> <td>Some comments & Examples</td> </tr> </tbody> </table>Find documentation and examples in the wiki.
SparkGrid is an advanced JavaScript grid/spreadsheet component
Some highlights:
- Adaptive virtual scrolling (handle hundreds of thousands of rows with extreme responsiveness)
- Extremely fast rendering speed
- Background post-rendering for richer cells
- Configurable & customizable
- Full keyboard navigation
- Column resize/reorder/show/hide
- Column autosizing & force-fit
- Pluggable cell formatters & editors
- Support for editing and creating new rows.
- Grouping, filtering, custom aggregators, and more!
- Advanced detached & multi-field editors with undo/redo support.
- “GlobalEditorLock” to manage concurrent edits in cases where multiple Views on a page can edit the same data.
- Support for millions of rows
Related Skills
node-connect
338.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.6kCommit, push, and open a PR
