Skip to content

jackyef/bundle-calc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

bundle-calc

calculate bundle size of your next project! 💻

This is a simple web-app that given some node modules, outputs an estimate of the total size of all of them.

Try it here!

Motivation

Sometimes I found myself wanting to decide on a set of libraries to use for my next front-end project, but I didn't find an easy way to estimate the bundle size of it given a set of libraries. Bundlephobia has something similar; but it requires us to upload a package.json file for that, which means we would have already set up our next project!

Built with:

Powered by:

About

calculate bundle size of your next project!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published