lodash.contains

The modern build of lodash’s `_.contains` as a module.

This package is discontinued. Use lodash.includes@^4.0.0.
Last updated 11 years ago by jdalton .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install lodash.contains 
SYNC missed versions from official npm registry.

lodash.contains v2.4.3

The modern build of lodash’s _.contains exported as a Node.js/io.js module.

Deprecated

The lodash.contains package is deprecated in favor of lodash.includes ≥ v3.0.0.

Installation

Using npm:

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

In Node.js/io.js:

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

See the documentation for more details.

Current Tags

  • 2.4.3                                ...           latest (11 years ago)

9 Versions

  • 2.4.3 [deprecated]           ...           11 years ago
  • 2.4.2 [deprecated]           ...           11 years ago
  • 2.4.1 [deprecated]           ...           12 years ago
  • 2.4.0 [deprecated]           ...           12 years ago
  • 2.3.0 [deprecated]           ...           12 years ago
  • 2.2.1 [deprecated]           ...           13 years ago
  • 2.2.0 [deprecated]           ...           13 years ago
  • 2.1.0 [deprecated]           ...           13 years ago
  • 2.0.0 [deprecated]           ...           13 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (4)
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |