1.1.0 • Published 3 years ago

@billogram/round-to v1.1.0

Weekly downloads
2
License
MIT
Repository
-
Last release
3 years ago

@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