Skip to content

Commit 316a94d

Browse files
committed
update README to correct current lib size
1 parent cbba6ac commit 316a94d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
simple sheet UI in vanilla JS. Features:
44

55
- fast, infinite scrolling.
6-
- small - < 20KB when minimized
7-
- vanilla - only optional depends on Papaparse
6+
- small - < 25KB when minimized
7+
- vanilla - only optional depends on Papaparse for CSV parsing
88
- CSS-based layout - better user experience
99
- size of column/row auto fit content yet still customizable
1010
- support frozen row/column for data, fixed row/column for custom content

0 commit comments

Comments
 (0)