An open API service indexing awesome lists of open source software.

https://github.com/digitaledgeit/js-numeric-validators

A collection of numeric validators.
https://github.com/digitaledgeit/js-numeric-validators

Last synced: over 1 year ago
JSON representation

A collection of numeric validators.

Awesome Lists containing this project

README

          

# numeric-validators

A collection of numeric validators.

# Methods

### .float(value)

Get whether a value is in the format of a floating point number.