map-array

Key-value array converter

Converts key-value pairs of an object into a sorted array of key-value pairs

Map object keys and values into an array.

GitHub

4 stars
2 watching
0 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
johnwquarles/mirrarrayCreates an object mapping input values to their string representations as keys.5
landau/zipmapFunction to create an associative map from key-value pairs or arrays of objects/pairs.4
eush77/object-pairsTransforms an object into a list of key-value pairs2
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
mljs/arrayFunctional utilities to transform and compute stats on arrays16
ljharb/object-keysProvides a shim for accessing object keys in JavaScript environments where Object.keys is not available.45
watson/flatten-objConverts deeply nested object literals to simple key/value objects21
mapbox/vt2geojsonConverts vector tiles to GeoJSON format136
jbro-io/parse-angularUtilities for working with Parse.com data in AngularJS applications32
jonschlinkert/array-lastReturns the last element(s) in an array35
arthur-e/wicketA library for converting between Well-Known Text and various client-side mapping geometries.586
keycloak/keycloak-nodejs-connectA Node.js adapter that simplifies authentication and authorization for modern web applications using an identity and access management solution.687
ryanaghdam/has-key-deepA utility function to search nested objects for specific key paths or arrays of keys1
syntax-tree/unist-util-mapUtility to create a new tree by mapping all nodes with a given function35