Set Packages
wordnet.index-set
Set entry in WordNet index.
store_extra
a extra plugins for store.js with strong set, get and events
@bemoje/o-set-non-enum
Adds a non-enumerable property on an object
@bemoje/bool-toggle
Set a boolean to its opposite value and then returns it.
@bemoje/clone
Deep and shallow clone.
is-array-uniq
Check if all the items in an array are unique.
is-it-set
A one-liner to check if a property is set (not null, undefined or empty string).
isclone
Full deep objects compare
iterable-some
`Array.some` for iterables.
jstandard
Common data structures implementation for javascript
json-map-cycle
Json with Map, Set, Date and cycle
jet-set
A micro library for creating dynamically-static, observable state objects.
js-lens
[](https://travis-ci.org/beizhedenglong/js-lens) [](https://coveralls.io/git
kget
Uses one or more keys to retrieve a value from a Map, Object, or other collection. Supports nesting, loose key matching, and more.
key-set-map
Use similar sets to identify map entries
key-of
It’s Array.prototype.indexOf() for Maps and Objects.
kdel
Uses one or more keys to locate and delete a value in a Map, Object, or other collection. Supports nesting, loose key matching, recursive deletion, and more.
kedit
Uses one or more keys to locate and edit a value in a Map, Object, or other keyed collection. Supports nesting, loose key matching, and more.
khas
Checks for the existence of one or more keys in a Map, Object, or other collection. Supports nesting, loose key matching, and more.