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: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility for running multiple promises concurrently and mapping values to fulfill them | 194 |
| Filters keys and values in an object based on specified conditions | 102 |
| A utility for mapping over promises concurrently while controlling concurrency and error handling. | 1,376 |
| A utility library for converting complex JSON structures into object graphs and vice versa. | 767 |
| A library that generates a unique digital fingerprint of an object | 134 |
| A declarative object mapping library to simplify conversion of objects field by field. | 122 |
| An object mapping plugin for the KnockoutJS JavaScript framework. | 545 |
| A library that provides an object mapper on top of a flexible data storage service | 6 |
| A Polyglot Object Mapper for NoSQL Datastores, providing a JPA-compliant mapping solution. | 903 |
| A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
| An object mapper for .NET that simplifies mapping between objects of different structures. | 691 |
| An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
| Serializes promise-based operations to ensure predictable order and execution of side effects. | 48 |
| An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
| A JavaScript class implementation of a key-value map data structure | 382 |