zipmap
Mapper
Function to create an associative map from key-value pairs or arrays of objects/pairs.
Returns a map with the keys mapped to the corresponding vals.
4 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 3 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Converts key-value pairs of an object into a sorted array of key-value pairs | 4 | |
| Creates an object mapping input values to their string representations as keys. | 5 | |
| A JavaScript class implementation of a key-value map data structure | 382 | |
| Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values | 1 | |
| A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 | |
| Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. | 1,125 | |
| A mapping API that enables the creation of layer-based maps using D3's geospatial functionality | 277 | |
| A JavaScript library for creating dynamic and interactive maps in modern web browsers. | 1,602 | |
| An extension of the Map class with Array-like features | 15 | |
| A prototype app demonstrating how to use Ionic with the ArcGIS API for JavaScript | 20 | |
| Utility to create a new tree by mapping all nodes with a given function | 35 | |
| A library to map JSON data to iOS objects and vice versa efficiently | 8 | |
| A PHP library that helps create strongly-typed value objects from raw input data | 1,321 | |
| Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 | |
| A utility for running multiple promises concurrently and mapping values to fulfill them | 194 |