Select a random element from a Map<element, weight>
Resolve list of packages into weighted map of dependencies
D3 plugin which computes a Weighted Voronoi tesselation
D3 plugin which computes a map (one-level treemap), based on Voronoi tesselation
Generates and consumes source maps
Generates and consumes source maps
Fixes stack traces for files with source maps
Store information about any JS value in a side channel, using a Map
concatenative mapdashery
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Fixes stack traces for files with source maps
No description provided.
D3 plugin which computes a treemap based on Voronoi tesselation
Persistent ordered mapping from strings
Converts a source-map from/to different formats and allows adding/changing properties.
[Experimental] - 🚇 File crawling, watching and mapping for Metro
extracts inlined source map and offers it to webpack
Generate source maps
Automatically cleanup expired items in a Map
Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API
Map and Set with automatic key interning
Data library for istanbul coverage objects
Map over promises concurrently
A dead-simple module for picking a random item with weights.
Lightweight gem to create weighted, directed graphs of streets in a given bounding box. The library builds graphs using Open Street Map data queried through the Overpass API.
google-map-static-image-generator is a Ruby wrapper around the Google Maps Static API that generates PNG map images on the fly — no JavaScript required. Features: - Add custom markers at any coordinates - Draw paths with custom weight and colour - Apply map styles (hide labels, change colours, etc.) - Set center + zoom for marker-free maps - Choose map type: roadmap, satellite, terrain, or hybrid - Default 1024x1024 at scale 2 (retina-friendly) - Raises GoogleMapStaticImage::ApiError on non-200 responses (invalid key, quota exceeded, etc.) Useful for generating map thumbnails in emails, PDFs, admin dashboards, and anywhere an interactive JavaScript map is not practical.