Turns partial code location into precise code location
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
For ruby and ruby on rails
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
Ruby grammar for tree-sitter
prettier plugin for the Ruby programming language
WebSocket framework for Ruby on Rails.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
JavaScript client for graphql-ruby
realistic password strength estimation
Convention over configuration for using Vite in Rails apps
The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.
A Stimulus Wrapper for Flatpickr library
Provide I18n to your React Native application
Prism Ruby parser
A pure JavaScript implementation of Sass.
Removes GPS metadata from images and videos
## Installation
Ruby on Rails unobtrusive scripting adapter
Cordova Geolocation Plugin
A lightweight Sass tool set.
Compass stylesheets
GPS utilities for Ruby
Small ruby library for working with GPS coordinates.
ExtExif is extend ruby-libexif to support GPS Exif data. API of ruby-libexif2 is compatible with ruby-libexif. ruby-libexif : http://raa.ruby-lang.org/project/ruby-libexif/ == FEATURES/PROBLEMS: * An extension library for libexif * Util Ruby's library to use Exif data == SYNOPSIS:
Read NMEA data from standard serial GPS modules and provides the data as a hash.
A Ruby Gem that helps calculate Skiing statistics from GPS data.
A Ruby client for the Nike+ API with support for Run/GPS/HR Data
WeatherPup is a CLI application built with Ruby that will fetch current weather condtions based on a US Zip Code or a GPS Coordinate pair. This utilizes data from AggData.org and OpenWeatherMap.org
Provides access through Ruby to the command-line application GPSBabel used to manipulate gps data files.
A pure-ruby parser and decoder toolkit for NMEA messages (GPS, AIS, and other similar formats) that provides convenient access to all data fields. All standard NMEA messages, nearly all AIS messages, and some proprietary NMEA messages are supported.
Ruby gem for running and cycling calculations: pace, time, distance, unit conversions (30+ units), race predictions (Riegel & Cameron), GPS track analysis (Haversine, elevation gain, per-km splits), and VO2max estimation (Daniels & Gilbert).
Directed Programming is a new generative programming technique developed by Christophe McKeon which is a generalisation of Grammatical Evolution (http://www.grammatical-evolution.org) allowing one not only to do GE, but also to do Genetic Programming (http://www.genetic-programming.org) in pure Ruby without explicitly generating a program string as output. DP even allows you to set up hybrids of GP and GE where part of a GE subtree is calculated using normal Ruby functions/operators/etc. via. GP. DRP is the first ever implementation of DP and is written in pure Ruby.
SemanticCrawler is a ruby library that encapsulates data gathering from different sources. Currently microdata from websites, country information from Freebase, Factbook and FAO (Food and Agriculture Organization of the United Nations), crisis information from GDACS.org and geo data from LinkedGeoData are supported. Additional the GeoNames module allows to get Factbook and FAO country information from GPS coordinates.