Package Exports
- absolute-unit
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 (absolute-unit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Absolute Unit
What
WIP: A micro-library for making round bois
How
Shortly you'll be able to parse input as round numbers
import { round } from "absolute-unit"
const pie = "Roughly 3.14159265359";
const unit = round(pie, 3); // => 3.141Probably
Why
Just look at him.

Asbolute unit.