https://github.com/tedlivist/pound-kilogram
This is a Javascript program that converts weight from the imperial units system (lb) to the metric units system (kg) and vice verse. Simple input the value in the appropriate box and you have you conversion! :smile:
https://github.com/tedlivist/pound-kilogram
Last synced: over 1 year ago
JSON representation
This is a Javascript program that converts weight from the imperial units system (lb) to the metric units system (kg) and vice verse. Simple input the value in the appropriate box and you have you conversion! :smile:
- Host: GitHub
- URL: https://github.com/tedlivist/pound-kilogram
- Owner: TedLivist
- Created: 2019-11-25T09:37:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T10:00:09.000Z (about 5 years ago)
- Last Synced: 2023-03-10T05:02:29.835Z (over 3 years ago)
- Language: JavaScript
- Homepage: https://TedLivist.github.io/pound-kilogram
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pound-Kilogram
### This app converts weight from pound to kilogram and vice versa
### While typing it detects and changes to the corresponding value in another input element