Flexible and performant utility for traversing javascript objects
This utility provides powerful object traversal capabilities with pattern matching and transformation features.
walk paths fast and efficiently
A safe object traversal method, used for easy configuration grabbing.
Traversal functions for graphology.
The Horror of unknown object traversal
Global namespace and object traversal system
Traverse JSON Schema passing each schema object to callback
traverse power-assert context
**xDeepObjectTraversal** is a recursive function that traverses a nested object and calls a callback function for each key-value pair it encounters. It is a depth-first traversal, meaning it explores as deeply into the nested objects as possible before mo
Simple object navigation
Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.
Compare, format, diff and serialize any JavaScript value
Enhance your ESLint visitors with shared logic
Regular Expressions parser in JavaScript
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Utility functions to deal with references in objects
base renderer for power-assert context
Provides a simple Javascript AST traversal utility that traverses all nodes / children regardless of type.
Quick and dirty signatures for Objects.
Search through a JSON object for keys that exists in a collection or collect specific keys to group in a new collection.
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Power Assert output formatter
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Generic object traverser
A small class for traversing object graphs.
Object-oriented access to the filesystem.
Simple traversal API for pure Ruby objects
method_locator provides a way to traverse an object's method lookup path to find all places where a method may be defined.
TablePrint turns objects into nicely formatted columns for easy reading. Works great in rails console, works on pure ruby objects, autodetects columns, lets you traverse ActiveRecord associations. Simple, powerful.
Smeargle is a tool for collecting a set of images from a url.
Reads from .yml files and provides an object for key traversing.
Library which can traverse archived file (using `libarchive` under the hood) and yield io like object on each file entry inside it for further processing.
Allows you to traverse a date object to the next day specified
RubyTree is a Ruby implementation of the generic tree data structure. It provides simple APIs to store named nodes, and to access, modify, and traverse the tree. The data model is node-centric, where nodes in the tree are the primary structural elements. It supports all common tree-traversal methods (pre-order, post-order, and breadth first). RubyTree mixes in the Enumerable and Comparable modules and behaves like a standard Ruby collection (iteration, comparison, etc.). RubyTree also includes a binary tree implementation, which provides in-order node traversal besides the other methods. RubyTree can import from and export to JSON, and supports Ruby’s object marshaling.
Provides year, month, and day values objects for the purposes of traversal, iteration, comparison, conversion, and arithmetic.
No description provided.
No description provided.
No description provided.