https://github.com/nichoth/bundle-size
testing libraries' compiled file size
https://github.com/nichoth/bundle-size
Last synced: 5 months ago
JSON representation
testing libraries' compiled file size
- Host: GitHub
- URL: https://github.com/nichoth/bundle-size
- Owner: nichoth
- Created: 2022-09-25T18:21:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T23:58:36.000Z (over 1 year ago)
- Last Synced: 2025-05-29T18:14:52.920Z (about 1 year ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bundle size
Looking at the bundle sizes of various view libraries.
```
bundle-size main % ll preact
-rw-r--r-- 1 nick staff 13K Sep 25 11:17 bundle.js
bundle-size main % ll tonic
-rw-r--r-- 1 nick staff 9.2K Sep 25 11:17 bundle.js
```