Skip to content

Commit 0e17dde

Browse files
authored
jQuery 3 comparison
1 parent 8a90ca6 commit 0e17dde

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ isn't a goal, but cash comes helpfully close, covering most day to day use cases
1111

1212
#### Size Comparison
1313

14-
| Library | jQuery 1.12.2 | jQuery 2.2.2 | Cash |
15-
| ------------------------- | -------------:| -------------:| ----------:|
16-
| Uncompressed | 287K | 253K | 20.6K |
17-
| Minified | 95K | 76K | 9.7K |
18-
| **Minified & Gzipped** | **34K** | **30K** | **3.5K** |
14+
| Library | **Cash** | jQuery 3.0 | jQuery 2.2 |
15+
| ------------------------- | --------------:| -----------:| -----------:|
16+
| Uncompressed | **20K** | 263K | 253K |
17+
| Minified | **9.8K** | 86K | 76K |
18+
| **Minified & Gzipped** | **3.5K** | 34K | 30K |
1919

2020
---
2121

0 commit comments

Comments
 (0)