Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mantiereid/weight-converter

A weight converter made in javascript. Converts pounds into different measurements of weights.
https://github.com/mantiereid/weight-converter

css html javascript pure-javascript weight weightconverter weights

Last synced: about 2 months ago
JSON representation

A weight converter made in javascript. Converts pounds into different measurements of weights.

Awesome Lists containing this project

README

        

# Weight-Converter

A weight converter made using JavaScript, HTML and CSS. The original one comes from brad traversy, which can found here at this [link.](https://codepen.io/bradtraversy/pen/jGNWey) The main difference is that it has all the other forms of weight measurements added to it. It converts pounds(lbs) into grams, kilograms, ounces, milligrams, metric ton, micrograms, imperial ton, US ton, and stone.

This was made using bootstrap and pure vanilla Javascript. You can find a live demonstration of the project here at this [link.](https://codepen.io/mantiereid/full/mZVoqo) The source code is also available on codepen. Which you can find here, at this [link.](https://codepen.io/mantiereid/pen/mZVoqo)

Below is a GIF of the program in action.
![alt text](https://github.com/MantieReid/Weight-Converter/blob/master/QJMfohfdy0.gif)