Showing 1-20 of 309,751 packages
Map object keys and values into a new object
Map object values returning a new object
map over the key-value pairs of an object
Convert a Source Map object to a comment
Mongoose ES Map object support
Extended Map object with capacity and expire
Deeply map object keys
The utility for deep mapping object's keys and values
map an object, passing key and value to predicates
A Map that doesn't throw if you put more than 16 million items in it. Because that's what the native `Map` object does for some reason.
Asynchronously map object keys and values into a new object
ES6 Map object whose values are deleted after a TTL
Map object keys returning a new object
Map object properties according to suffixes.
Persistent ordered mapping from strings
Minimum LRU cache based on Map object
A reverse-iterable map implementation based on the built-in Map object
Store information about any JS value in a side channel, using a Map
This library provides a service ``NgxHttpParamsService`` to map object to HttpParams, handles next types: string, number, bool, object, array.
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.