Skip to content

Small tool to calculate the difference between two numbers in percent.

License

Notifications You must be signed in to change notification settings

hachre/percenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

percenter

Small tool to calculate the difference between two numbers in percent. The result can optionally be multiplied with a 3rd value.

How to compile

Make sure you have TypeScript 1.5 or higher installed and that tsc is available in your path. Then run:

git clone https://github.com/hachre/percenter.git
cd percenter
./build.sh

This will generate percenter.js and percenter.js.map. Afterwards open index.html in a browser.

About

Small tool to calculate the difference between two numbers in percent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published