@billogram/parse-number
v1.1.0
Published
> A function for converting a string to a number
Downloads
24
Keywords
Readme
@billogram/parse-number
A function for converting a string to a number
Install
yarn add @billogram/parse-number
Usage
import parseNumber from '@billogram/parse-number';
parseNumber
parseNumber(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