is-Float
check number is Float or not
Install
$ npm install --save is-float
Usage
Node.js
var isFloat = ; //npm install isFloat ;//=> true
Browser
;
command line
$ npm install --global is-float$ is-float --v 2.5 #result => true
Run Test
npm test
Contribute or Report Issue
For bugs and feature requests, please create an issue.
License
MIT © Yashprit