make 8c49b2f0f2 first commit | месяцев назад: 3 | |
---|---|---|
.. | ||
LICENSE | месяцев назад: 3 | |
README.md | месяцев назад: 3 | |
index.js | месяцев назад: 3 | |
package.json | месяцев назад: 3 |
The lodash method _.isInteger
exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.isinteger
In Node.js:
var isInteger = require('lodash.isinteger');
See the documentation or package source for more details.