eachr • 3.3.0Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
DIRECT
4
editions • 2.3.1Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
DIRECT
2
errlop • 2.2.0An extended Error class that envelops a parent error, such that the stack trace contains the causation
INDIRECT
0
typechecker • 4.11.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)