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.
4 stars
2 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Creates an object mapping input values to their string representations as keys. | 5 |
| Function to create an associative map from key-value pairs or arrays of objects/pairs. | 4 |
| Transforms an object into a list of key-value pairs | 2 |
| 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 |
| Functional utilities to transform and compute stats on arrays | 16 |
| Provides a shim for accessing object keys in JavaScript environments where Object.keys is not available. | 45 |
| Converts deeply nested object literals to simple key/value objects | 21 |
| Converts vector tiles to GeoJSON format | 136 |
| Utilities for working with Parse.com data in AngularJS applications | 32 |
| Returns the last element(s) in an array | 35 |
| A library for converting between Well-Known Text and various client-side mapping geometries. | 586 |
| A Node.js adapter that simplifies authentication and authorization for modern web applications using an identity and access management solution. | 687 |
| A utility function to search nested objects for specific key paths or arrays of keys | 1 |
| Utility to create a new tree by mapping all nodes with a given function | 35 |