Traversal Packages

optix

Optix is a data manipulation library that provides optics-like capabilites with a simpler syntax. It features robust Typescript support with minimal type annotations and is smaller and faster than true optics libraries.

1.1.0 • Published 4 years ago

tree-climber

Traverses a JavaScript tree like structure. Calls a callback when visiting each node with the key, value, and current tree path.

1.3.0 • Published 11 years ago