lodash.tointeger
v4.0.4
Published
The lodash method `_.toInteger` exported as a module.
Readme
lodash.tointeger v4.0.4
The lodash method _.toInteger exported as a Node.js module.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.tointegerIn Node.js:
var toInteger = require('lodash.tointeger');See the documentation or package source for more details.
