svg-map-extra is an extended JavaScript library that lets you easily create an interactable world map comparing customizable data for each country inspired by the original svgMap.
Basic cache object for storing key-value pairs.
Map `visit` over an array of objects.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
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.
ECMAScript6 WeakMap polyfill
Merge old source map and new source map in multi-transform flow
Fast line to line SourceMap generator.
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
React PropType Utilities
Faster, node.js focused alternative to JavaScript's native array map.
construct pipes of streams of events
ECMAScript6 Map polyfill
Returns an array of mapped values from an array or object.
Karma plugin for inline sourcemap support
Generates and consumes source maps
Generates and consumes source maps
Helper function to define a map
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
Fixes stack traces for files with source maps
async.mapLimit's functionality available as a standalone npm module
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes
rrweb's component to take a snapshot of DOM, aka DOM serializer
Store information about any JS value in a side channel, using a Map