innovationDriveApp/node_modules/lodash.tonumber
2018-07-08 22:49:17 +10:00
..
index.js added Now Ui react dashboard with logo 2018-07-08 19:21:40 +10:00
LICENSE added Now Ui react dashboard with logo 2018-07-08 19:21:40 +10:00
package.json deleted homepage in package.json 2018-07-08 22:49:17 +10:00
README.md added Now Ui react dashboard with logo 2018-07-08 19:21:40 +10:00

lodash.tonumber v4.0.3

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

Installation

Using npm:

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

In Node.js:

var toNumber = require('lodash.tonumber');

See the documentation or package source for more details.