![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | LICENSE | 9 years ago | 1.2K | |
![]() | README.md | 9 years ago | 467 | d768d73 docs [كارل مبارك] |
![]() | index.js | 9 years ago | 2.0K | 3e510ca test new git [كارل مبارك] |
![]() | package.json | 2 years ago | 1.8K | 3e510ca test new git [كارل مبارك] |
The lodash method _.isNumber
exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.isnumber
In Node.js:
var isNumber = require('lodash.isnumber');
See the documentation or package source for more details.