Map object values returning a new object
TypeScript definitions for map-values
A function similar to lodash.mapValues or Ramda.mapObjIndexed, but for async functions
map an object, predicate updates values, receives (value, key, object)
Returns an object with values at all depths mapped according to the provided function
Types for modelling mapper functions, which are functions that map values from one domain into another domain
Map values from one object to a new object having the same keys.
Recursive lodash.mapValues
Map values from one range to another
Map values from one object to a new object having the same keys.
map values of an iterable sequence
A node to map values.
map values by a series of values
Lookup ClickUp field options, statuses, priorities, and task types — map values to IDs without hard-coding metadata.
Persistent ordered mapping from strings
Handy sass functions for working with map values
Map and Set with automatic key interning
Map values to a sequence of keys, organized heirarchically
Map object keys and values into a new object
Runtime to be use with the Flow Enums transform.
Deep map values in a tree directly on the desired places, with strong TypeScript support.
A Map with weakly referenced values.
Map over promises concurrently
Retrieves a name:pathname Map for a given workspaces config
The substitution can be formatted using a syntax that looks like method calls
SassyHash is a Hash extension that is directly injectable into a Sass::Script::Value::Map
Maps values from hashes with different structures and/or key names. Ideal for normalizing arbitrary data to be consumed by your applications, or to prepare your data for different display formats (ie. json). Tiny module that allows you to easily adapt from one hash structure to another with a simple declarative DSL.
With Enums we are able to map a label to a value on the database. Use Rich Enum if you need to maintain an additional mapping at the point of enum definition, for e.g. for presentation purposes or for mapping to a different value on a different system.
Easy-to-use hash deeply nested values mapping and transformation.
AttributeCartographer allows you to map an attributes hash into similarly or differently named methods, using an optional lambda to map the values as well.
Maps values from hashes with different structures and/or key names. Ideal for normalizing arbitrary data to be consumed by your applications, or to prepare your data for different display formats (ie. json). Tiny module that allows you to easily adapt from one hash structure to another with a simple declarative DSL.
Trie-like, prefix-tree data structures. First, a prefix-tree based on Arrays, which differs from a traditional trie, which maps strings to values. Second, a more general prefix-tree data structure that works for any type of keys, provided those keys can be transformed to and from an array. Both of these data structures are implemented in terms of hashes.
Extension for ActiveRecord that adds support for PostgreSQL array columns, mapping string values to integers.
Hash-version of Array's map method that is recursive and works on keys and values simultaneously.
A RBTree is a sorted associative collection that is implemented with a Red-Black Tree. It maps keys to values like a Hash, but maintains its elements in ascending key order. The interface is the almost identical to that of Hash.
Maps are associative containers which store values, indexed by key, but which provide ordered access to the values, sorted by the key. This implementation wraps the standard implementation found in C++.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.