Domain Resolution for blockchain domains
Get the default resolution time based on the current node version, optionally overridable
Get the current time in microseconds
TypeScript loader for webpack
Package Import Map Generation Tool
🚇 Implementation of Metro's resolution logic.
Display resolution-dependent images using the image-set() function in CSS
Conflict resolution for yeoman's generator/environment stack
Reusable require and Node resolution utilities library for Expo
Nested clients for AWS SDK packages.
Ledger service responsible for domain handling
An ESLint plugin for projects using Cypress
Low-level addon resolution algorithm for Bare
A Bonjour DNS-SD service announcer via mDNS on UDP
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
Low-level module resolution algorithm for Bare
a simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias.
Session Replay
Enhance ESLint with better support for large scale monorepos
A library for Expo config plugins
UnRS Resolver Node API
Let webpack generate all your favicons and icons for you
Datadog CI plugin for `sbom` commands
The ultimate javascript content-type utility.
A totally worthless gem that literally does nothing - rubygems.org
A gem to test dependency resolution
Testing dependency resolution with rubygems, one gem at a time
Testing dependency resolution with rubygems, one gem at a time
Testing dependency resolution with rubygems, one gem at a time
Testing dependency resolution with rubygems, one gem at a time
Dynamic in-memory 'hosts' file for resolving hostnames. Injects entries into an in-memory 'hosts' file which can later be used for name resolution without having to modify the system hosts file. This is an extension to the standard ruby Resolv library and is useful for over-riding name resolution during testing.
A Ruby gem for extracting and importing complex ActiveRecord object graphs with smart dependency resolution, beautiful CLI progress visualization, and memory-efficient streaming. Perfect for data migration, testing, and environment synchronization.
# Netchk Simple tool to troubleshoot internet connectivity issues. This tool verifies: - your computer has at least one IP address - you have at least one DNS configured - you can reach the configured nameservers - the nameservers can resolve hosts Finally, some ICMP ping statistics are presented with average durations and error rates. ## Installation ```sh gem install netchk ``` ## Usage Just run `netchk` from your terminal and basic diagnosis will start showing you progress and any error if present. Note: On Linux system, this gem requires `sudo` to perform the ICMP ping operations. On macOS, this is not needed. You also can configure how netchk verifies your connections by configuring a `~/.netchk.yaml` or `~/.netchk.yml` file like below. ```yaml # Settings to test DNS server connectivity. dns: # Path to resolv.conf file to check presence and connectivity of DNS. # Path should be absolute to avoid issues when running netchk # from different directories. resolv.conf: /etc/resolv.conf # Settings to test DNS resolution. resolv: # Path to resolv.conf file to use for testing DNS resolution. # Path should be absolute to avoid issues when running netchk # from different directories. It is advised to be the same # as dns.resolv.conf. resolv.conf: /etc/resolv.conf # The list of domains to test for DNS resolution. domains: - google.com - youtube.com - facebook.com # Settings to test icmp ping. icmp: # A list of hosts to ping with ICMP. It is advised to use # IP addresses instead of domains to rule out any issues with # DNS resolution, which is tested separately. hosts: - 1.1.1.1 - 8.8.8.8 # The number of ping to issue each host. count: 20 # The duration in seconds to wait between each ping. # Setting this value too low might cause timeouts. interval: 0.2 ``` Each value is optional. If one is missing the default value will be used. The file above shows the default values. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/moray95/netchk.
A WMS (Web Map Service) is a great way to show lots of geolocated data on a map. Instead of generating static images (which will either be huge or don't have enough resolution), a WMS allows you to dynamically zoom in and out of your dataset. This gem allows you to very easily represent your data via a WMS. On one hand it extends Sinatra to give it a method called "wms" to process WMS-requests; on the other hand it extends RMagick to allow the developer to use coordinates in the methods used for drawing. Convenient methods to easily generate HTML code to show your WMS data on top of OpenStreetMaps or Google Maps are also included. Current test status: [](http://travis-ci.org/fabianonline/sinatra_wms)
Contentful API wrapper library exposing an ActiveRecord-like interface
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.