underscore-medley

1.0.0 • Public • Published

underscore-medley

An assortment of Underscore mixins

containsAny

_.containsAny( container, containees )

Returns true if any element of containees can be found within container.

containsAll

_.containsAll( container, containees )

Tests whether container holds every element of containees

isSet

_.isSet( someVar );

Tests whether it's safe to access a variable's properties.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i underscore-medley

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jmeas