Files
lodash/lodash.tofinite
John-David Dalton b86a160e0e Bump to v4.12.1.
2019-07-09 21:54:53 -07:00
..
2019-07-09 21:54:53 -07:00
2019-07-09 21:54:53 -07:00
2019-07-09 21:54:53 -07:00
2019-07-09 21:54:53 -07:00

lodash.tofinite v4.12.1

The lodash method _.toFinite exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.tofinite

In Node.js:

var toFinite = require('lodash.tofinite');

See the documentation or package source for more details.