An open API service indexing awesome lists of open source software.

https://github.com/vinogradsoft/scanner

đŸ”¬Scanner is a skeleton for processing hierarchical data. A clear API for traversing trees by width and depth. Developers can also implement their own visitor patterns to handle specific nodes or leaves.
https://github.com/vinogradsoft/scanner

breadth-first-scanner btree-scanner data-scanner depth-first-scanner tree

Last synced: 6 months ago
JSON representation

đŸ”¬Scanner is a skeleton for processing hierarchical data. A clear API for traversing trees by width and depth. Developers can also implement their own visitor patterns to handle specific nodes or leaves.

Awesome Lists containing this project