tree-crawl
Agnostic tree traversal library.
Found 17 results for preorder
Agnostic tree traversal library.
Standard AVL tree
Binary Search Tree
Walk or map over objects in a depth-first preorder or postorder manner.
Binary Tree. Javascript & Typescript Data Structure.
TreeMultiMap - A sorted map that allows multiple values per key
red black tree
n-ary tree implementation in JavaScript(TypeScript).
A datastructures and algorithms library for TS/JS
Nodejs npm module to traverse folder using code or cli or use glob patterns traverse-cli or traverse-fs or fssys
unist utility to visit nodes
Celery API wrapper inspired by mailgun-js
Small module for graph traversals, supporting DFS and BFS with niceties added for pre- and post-order, including their reverses.
Agnostic tree traversal library.
Traversal helper functions for assetgraph
Creates tree structure of your multiple resources using polymorphic association. Algorithm used to access tree is Modified Preorder Traversal.
an implementation of the radix tree data structure, designed for extensibility