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.

GitHub

4 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
parro-it/map-arrayConverts key-value pairs of an object into a sorted array of key-value pairs4
johnwquarles/mirrarrayCreates an object mapping input values to their string representations as keys.5
flesler/hashmapA JavaScript class implementation of a key-value map data structure382
okeuday/keys1valueProvides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values1
jonnyreeves/as3-vanillaA lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code.81
krzysztofzablocki/propertymapperSimplifies 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
emeeks/d3-carto-mapA mapping API that enables the creation of layer-based maps using D3's geospatial functionality277
simplegeo/polymapsA JavaScript library for creating dynamic and interactive maps in modern web browsers.1,602
retraigo/bettermapAn extension of the Map class with Array-like features15
andygup/ionic2-esri-mapA prototype app demonstrating how to use Ionic with the ArcGIS API for JavaScript20
syntax-tree/unist-util-mapUtility to create a new tree by mapping all nodes with a given function35
wasappli/wamappingA library to map JSON data to iOS objects and vice versa efficiently8
cuyz/valinorA PHP library that helps create strongly-typed value objects from raw input data1,321
cweiske/jsonmapperMaps JSON data onto PHP classes, converting them into nested objects and arrays1,566
sindresorhus/p-propsA utility for running multiple promises concurrently and mapping values to fulfill them194