Skip to main content
Module

x/lodash/lodash.tointeger/README.md

A modern JavaScript utility library delivering modularity, performance, & extras.
Extremely Popular
Go to Latest
File

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.tointeger

In Node.js:

var toInteger = require('lodash.tointeger');

See the documentation or package source for more details.