Become a sponsor to Yuri Gor
Deepdash is a library for deep iterating / searching / filtering / mapping / etc of nested tree-like data.
It tries its best to conform to native Array methods and Lodash library so using e.g. forEachDeep or filterDeep is almost as easy as using their 'flat' originals forEach and filter.
The library was created and being evolved/maintained by a single person, and this person will really appreciate any support.
2 sponsors have funded YuriGor’s work.
Featured work
-
YuriGor/deepdash
eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion
JavaScript 277 -
YuriGor/mongoose-slug-updater
Schema-based slug plugin for Mongoose - single/compound - unique over collection/group - nested docs/arrays - relative/abs paths - sync on change: create/save/update/updateOne/updateMany/findOneAnd…
JavaScript 40 -
YuriGor/funJSON
JSON with functions(methods)
JavaScript 1