map-obj
Object Mapper
An object mapper utility that transforms source object keys and values into target objects.
Map object keys and values into a new object
204 stars
6 watching
42 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/p-props | A utility for running multiple promises concurrently and mapping values to fulfill them | 193 |
sindresorhus/filter-obj | Filters keys and values in an object based on specified conditions | 100 |
sindresorhus/p-map | A utility for mapping over promises concurrently while controlling concurrency and error handling. | 1,292 |
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
sindresorhus/hash-object | A library that generates a unique digital fingerprint of an object | 134 |
remondis-it/remap | A declarative object mapping library to simplify conversion of objects field by field. | 122 |
stevesanderson/knockout.mapping | An object mapping plugin for the KnockoutJS JavaScript framework. | 546 |
datastore/datastore.objects | A library that provides an object mapper on top of a flexible data storage service | 6 |
impetus/kundera | A Polyglot Object Mapper for NoSQL Datastores, providing a JPA-compliant mapping solution. | 903 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 691 |
agileobjects/agilemapper | An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
sindresorhus/p-map-series | Serializes promise-based operations to ensure predictable order and execution of side effects. | 47 |
mljs/som | An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
flesler/hashmap | A JavaScript class implementation of a key-value map data structure | 382 |