unit-xchange
v0.3.0
Published
Unit of measure conversions, converts metric to imperial or visa versa.
Downloads
94
Maintainers
Readme
unit-xchange
This is package will not only convert metric to imperial it will also help with converting inches to feet, etc.
Still in beta use with caution!
yarn add unit-xchange
or
npm i unit-xchange
import { area, weight, distance } from 'unit-xchange';
or
import uxc from 'unit-xchange'; // TODO: need to implement
uxc.distance.feetToMeter(12);
Donate
If you would like to buy me a coffee