https://github.com/glromeo/sleek-grid
A sleek & modern virtualized grid
https://github.com/glromeo/sleek-grid
autosize drag-and-drop grid javascript sticky virtualized
Last synced: 2 months ago
JSON representation
A sleek & modern virtualized grid
- Host: GitHub
- URL: https://github.com/glromeo/sleek-grid
- Owner: glromeo
- License: mit
- Created: 2021-04-28T08:06:57.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-15T22:03:37.000Z (over 1 year ago)
- Last Synced: 2025-04-14T10:06:35.803Z (about 1 year ago)
- Topics: autosize, drag-and-drop, grid, javascript, sticky, virtualized
- Language: JavaScript
- Homepage:
- Size: 399 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Features
### Pure Javascript (56kB)
### Zero dependencies
### Virtualized (60fps)
### Variable column width and row height
### Resizing and auto-sizing
### Drag and drop
### Filtering
### Sorting
### Sticky columns & sticky rows
### Selection
### Keyboard navigation
...where to start? Have a look at [index.html](./public/index.html) in public!