Package Exports
- linear-presets
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (linear-presets) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
linear-presets
Linear presets for converting common units
Install
npm i linear-presetsPresets
- metric prefixes
- length
- mass
- time
- electric current
- temperature
- temperature difference
- amount of substance
- velocity
- area
- volume
- luminous intensity
- plane angle
- digital information
See all npm packages with linear presets.
See more
Related projects
- linear-converter: flexible linear converter with built in conversions for common units.
- rescale: rescales a point given two scales.
- scale: scales normalised data.
- normalise: normalise data to [0, 1].
- rescale-util: rescale utilities.