Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lodash.tointeger

lodash37.2kMIT4.0.4TypeScript support: definitely-typed

The lodash method _.toInteger exported as a module.

lodash-modularized, tointeger

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

In Node.js:

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

See the documentation or package source for more details.

changelog