We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbba6ac commit 316a94dCopy full SHA for 316a94d
README.md
@@ -3,8 +3,8 @@
3
simple sheet UI in vanilla JS. Features:
4
5
- fast, infinite scrolling.
6
- - small - < 20KB when minimized
7
- - vanilla - only optional depends on Papaparse
+ - small - < 25KB when minimized
+ - vanilla - only optional depends on Papaparse for CSV parsing
8
- CSS-based layout - better user experience
9
- size of column/row auto fit content yet still customizable
10
- support frozen row/column for data, fixed row/column for custom content
0 commit comments