@billogram/round-to
v1.1.0
Published
> A function for rounding a numeric value
Downloads
25
Keywords
Readme
@billogram/round-to
A function for rounding a numeric value
Install
yarn add @billogram/round-to
Usage
import roundTo from '@billogram/round-to';
roundTo
roundTo(value);
Note
This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.
License
MIT