Skip to content

convert values between different units from same form. E.g from Km to Metre, Inch to cm, kg to pounds, etc using the same form. The conversion is carried out using purely Javascript...

Notifications You must be signed in to change notification settings

kojouchearthur/multiconverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multiconverter

convert values between different units from one form. E.g from Km to Metre, Inch to cm, kg to pounds, etc using the same form. The conversion is carried out using purely Javascript... the HTML markup is contained in the index.php file the conversion and swap operations are contained in the myscriptN.js file the styling is in the mystyle.css file the mini-project also makes use of bootstrap

partialonline demo

A partial online demonstration of this version of the project can be found on my jsfiddle link https://jsfiddle.net/kojouchearthur/zj64wLnr/

upcoming revisions to this project include:

a) number base conversion b) separate forms for each category of units to be converted

About

convert values between different units from same form. E.g from Km to Metre, Inch to cm, kg to pounds, etc using the same form. The conversion is carried out using purely Javascript...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published