Concatenates multiple Maps into one Map.
InfoBox for React.js Google Maps API
Marker Clusterer for React.js Google Maps API
Source maps support for istanbul
Wrapper for the loading of Google Maps JavaScript API script in the browser
Parse and resolve imports via an import map
Resolve package.json exports & imports maps
React components and hooks for the Google Maps JavaScript API
React.js Google Maps API integration
React.js Google Maps integration component
Fixes stack traces for files with source maps
React Native Mapview component for iOS + Android
Webpack loader that adjusts source maps
Highmaps Map Collection
Node.js client library for Google Maps API Web Services
An svg map chart component built with and for React
datamaps with d3.js
Community-supported, open-source React Native library for building maps using Mapbox native maps SDK for iOS and Android
A React component for Google Maps Places Autocomplete
A WebGL interactive maps library
Utility that provides a single API for loading the content of a path/URL.
Use deck.gl as a custom Google Maps overlay
CLI and JS library for uploading source maps to Bugsnag
Autocomplete input component and directive for google-maps built with angular and material design
Classes to process various joins in Hadoop Map/Reduce Streaming.
If all the ways I have been along were marked on a map and joined up with a line, it might represent a minotaur.
Implements Law of Demeter by mapping associated record attributes as own attributes (one-way read-only). Consequently, speeds up SQL queries by removing joins queries between intermediary models, at the cost of slower writes. This is an anti-normalization pattern in favour of actual data-redundancy and faster queries. Use this only as necessary.
The Internet Communications Engine (Ice) provides a robust, proven platform for developing mission-critical networked applications with minimal effort. Let Ice handle all of the low-level details such as network connections, serialization, and concurrency so that you can focus on your application logic. This package includes the Ice extension for Ruby, the standard Slice definition files, and the Slice-to-Ruby compiler. You will need to install a full Ice distribution if you want to use other Ice language mappings, or Ice services such as IceGrid, IceStorm and Glacier2. We provide extensive online documentation for Ice, the Ruby extension, and the other Ice language mappings and servicespec. Join us on our user forums if you have questions about Ice.
The Internet Communications Engine (Ice) provides a robust, proven platform for developing mission-critical networked applications with minimal effort. Let Ice handle all of the low-level details such as network connections, serialization, and concurrency so that you can focus on your application logic. This package includes the Ice extension for Ruby, the standard Slice definition files, and the Slice-to-Ruby compiler. You will need to install a full Ice distribution if you want to use other Ice language mappings, or Ice services such as IceGrid, IceStorm and Glacier2. We provide extensive online documentation for Ice, the Ruby extension, and the other Ice language mappings and services. Join us on our user forums if you have questions about Ice.
The Internet Communications Engine (Ice) provides a robust, proven platform for developing mission-critical networked applications with minimal effort. Let Ice handle all of the low-level details such as network connections, serialization, and concurrency so that you can focus on your application logic. This package includes the Ice extension for Ruby, the standard Slice definition files, and the Slice-to-Ruby compiler. You will need to install a full Ice distribution if you want to use other Ice language mappings, or Ice services such as IceGrid, IceStorm and Glacier2. We provide extensive online documentation for Ice, the Ruby extension, and the other Ice language mappings and services. Join us on our user forums if you have questions about Ice.
Prato is a library that simplifies the backend code required to support queryable data, by mapping parameters onto a table structure, allowing Prato to invoke Active Record methods like `.where`, `.order`, `.joins`, `.pluck` and others. The immediate use case for this is fetching data for tables in the frontend, and with a simple *Prato* table, it becomes trivial to provide any kind of filtering / sorting / pagination operations over an Active Record relation.