An open API service indexing awesome lists of open source software.

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

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
```