collection-visit
popularVisit a method over the items in an object, or map visit over the objects in an array.
Updated by @doowb
unist-util-visit-parents
unist utility to recursively walk over nodes, with ancestral information
Updated by @wooorm
eslint-traverse
Create a sub-traversal of an AST node in your ESLint plugin
Updated by @thejameskyle
cypress-react-router
Adds cy.routerNavigate() command to the Cypress object to navigate using the React Router Dom history API. The command take the to and an optional options object as parameters.
Updated by @mauricedb
pfta
Deep Equal, Copy, Visit, Traverse, and Diff operations using configurable property iterators and filters.
Updated by @pcafstockf
unist-util-visit-parents-async
unist-util-visit-parents supporting async visitor
Updated by @elmassimo
array-each-nonflat
Array each to iterate on both flat and non-flat arrays via a non-recursive single-loop.
Updated by @elidoran
foreach-combination
Visit all k combinations of an array in lexicographic order
Updated by @mikolalysenko
gulp-transform-js-ast
Gulp plugin to transform a javascript AST using recast visitors
Updated by @ntdaley
unist-utils-core
A collection of commonly used (albeit enhanced) algorithms based on unist and unist-util-xxx
Updated by @pcafstockf