Showing 1-20 of 272 packages
Breadth-first deep object filter
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Simple breadth-first early terminating Levenshtein distance auto correcter for small sets of possible resulting strings.
A breadth-first search path finder.
Breadth-first search traversal of an acorn-generated AST.
For generic graph search: depth-first, breadth-first, ...
A small library that does a breadth-first walk of the file system, and emits (customizable) events on the way.
breadth-first and deep-first recursive searches for LevelGraph
Flexible functional async breadth first search
Collection of abstract data structures and algorithms to process graphs. The module does not bound to any specific format of a graph, so providing adapters toy may use it with anyone. It implements depth-first search, breadth-first search, extracting stro
iterate tree structure using Depth-first search(DFS) and Breadth-first search(BFS) algorithms for traversing or searching
Crawl the web breadth-first from a seed url, statefully
A Pothos plugin for defining and limiting complexity of queries
Traversal functions for graphology.
Breadth-first search (BFS) using promise (Bluebird)
This package contains rules that comprise best practice for authoring minecraft script. Rules may encompass suggestions (use this API instead of this command!) or errors against anti-patterns to avoid any pitfalls.
Visitor DOM crawler, supporting breadth-first & in-order traversal.
Analyze team engagement patterns on GitHub pull requests with metrics for both depth and breadth of participation
Breadth First Graph Algorithm