Files
lodash/lodash.round
John-David Dalton aeaf01ac0a Bump to v3.10.0.
2018-02-03 19:13:34 -08:00
..
2018-02-03 19:13:34 -08:00
2018-02-03 19:13:34 -08:00
2018-02-03 19:13:34 -08:00
2018-02-03 19:13:34 -08:00

lodash.round v3.10.0

The modern build of lodashs _.round exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

var round = require('lodash.round');

See the documentation or package source for more details.