15 packages found
Walk or map over objects in a depth-first preorder or postorder manner.
Agnostic tree traversal library.
- tree
- n-ary tree
- k-ary tree
- n-way tree
- multiway tree
- rose tree
- generic
- agnostic
- traverse
- traversal
- walk
- visit
- visitor
- recursive
- View more
Nodejs npm module to traverse folder using code or cli or use glob patterns traverse-cli or traverse-fs or fssys
- traverse
- traverse files
- traverse folders
- search
- search files
- search folders
- traverse-cli, traverse-fs, fssys
- convert
- traverser
- manipulate
- types
- type
- is
- generate
- View more
Small module for graph traversals, supporting DFS and BFS with niceties added for pre- and post-order, including their reverses.
n-ary tree implementation in JavaScript(TypeScript).
Traversal helper functions for assetgraph
an implementation of the radix tree data structure, designed for extensibility
- compressed prefix tree
- prefix tree
- prefix
- radix tree
- radix
- tree
- traversal
- autocomplete
- depth first
- preorder
- postorder
- breadth first
Agnostic tree traversal library.
- tree
- n-ary tree
- k-ary tree
- n-way tree
- multiway tree
- rose tree
- generic
- agnostic
- traverse
- traversal
- walk
- visit
- visitor
- recursive
- View more
A library for javascript which contains basic datastructures, algorithms and some generic functionalities which a developer needs
- data structures
- algorithms
- generics
- stack
- queue
- linked list
- doubly linked list
- trees
- binary search tree
- bst
- tree traversal
- inorder
- preorder
- postorder
- View more
Creates tree structure of your multiple resources using polymorphic association. Algorithm used to access tree is Modified Preorder Traversal.
Implementation of binary tree through classes in js
Implementation of binary tree through prototype inheritance in js
Implementation of binary tree through classes in js
A Binary Tree Module implementation for add, delete, order and search nodes with any content