README
@validatem/is-number
Documentation for this module has not been written yet. By the time it reaches 1.0.0, it will have full documentation.
In the meantime, check out the example.js
file in the repository for a usage demonstration.
Validatem validator for ensuring that a value is a number
<script type="module">
import validatemIsNumber from 'https://cdn.skypack.dev/@validatem/is-number';
</script>
Documentation for this module has not been written yet. By the time it reaches 1.0.0, it will have full documentation.
In the meantime, check out the example.js
file in the repository for a usage demonstration.