Tom910 / estimator.dev

🧮 Calculate the size and performance impact of switching to modern JavaScript syntax.

Home Page:https://estimator.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Hacking

# clone it
git clone git@github.com:GoogleChromeLabs/estimator.git
cd estimator

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

# start the server and functions
firebase emulators:start

About

🧮 Calculate the size and performance impact of switching to modern JavaScript syntax.

https://estimator.dev

License:Apache License 2.0


Languages

Language:JavaScript 98.8%Language:HTML 1.1%Language:CSS 0.1%