@billogram/parse-number

A function for converting a string to a number

Usage no npm install needed!

<script type="module">
  import billogramParseNumber from 'https://cdn.skypack.dev/@billogram/parse-number';
</script>

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