All Projects â†’ GoogleChromeLabs â†’ Estimator.dev

GoogleChromeLabs / Estimator.dev

Licence: apache-2.0
🧮 Calculate the size and performance impact of switching to modern JavaScript syntax.

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

EStimator

Calculate the size and performance improvement a site could achieve by switching to modern JavaScript syntax.

Privacy

Submitting a URL for analysis is stateless. The service does not store any information about you or the URLs you analyze. A minimal Google Analytics ping is used to record page visits (URL and referrer) and JavaScript errors, as well as the total calculated size difference number (but not the URL you entered).

Hacking

# clone it
git clone [email protected]:GoogleChromeLabs/estimator.dev.git
cd estimator.dev

# install dependencies and firebase CLI
npm install
npm install -g firebase-tools

# build the front-end:
npm run build

# start the server and functions
firebase emulators:start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].