1 Repo
Utilities for retrieving specific attributes from nested data structures using selectors and fallbacks.
Distinguishing note: No candidates cover general object property extraction; they focus on market data or search algorithms.
Explore 1 awesome GitHub repository matching data & databases · Nested Value Extractors. Refine with filters or upvote what's useful.
Radash is a TypeScript functional utility library designed for data transformation, validation, and workflow management. It provides a collection of typed helper functions to manipulate arrays, objects, and strings. The project features an asynchronous workflow toolkit for managing promises, retries, and concurrency limits, alongside a suite of boolean validators for verifying primitive types, objects, and promises. It also implements functional programming patterns such as function composition, partial application, and error-first response patterns. The library covers a broad surface of cap
Provides a utility to extract specific attributes from nested values using a selector with fallback support.