chenxixian 26f6b37cfe add files il y a 6 ans
..
LICENSE 26f6b37cfe add files il y a 6 ans
README.md 26f6b37cfe add files il y a 6 ans
index.js 26f6b37cfe add files il y a 6 ans
package.json 26f6b37cfe add files il y a 6 ans

README.md

lodash.some v4.6.0

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

Installation

Using npm:

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

In Node.js:

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

See the documentation or package source for more details.