--
A simple libary for generating html forms from JSON Schema using React.
Free-text response widget for OpenExam (spec 0.2). Manual grading only in M2; AI grading lands in M6.
Reforms values from one structure to another
trying to create my first npm module
Parsing via regular expressions
Command for converting between Julian day numbers and Julian & Gregorian calendars
A symbolic manipulation toolkit which aims to handle expressions with billions of terms, taking up terabytes of diskspace.
reformation derive crate
Represent numbers in French language
French jurisdiction support for Legalis-RS (Code civil, Code de commerce, Code du travail)
Crate for handling dates in the french Revolutionary calendar
Convert between Julian day numbers and Julian & Gregorian calendars
Saudi Arabia jurisdiction support for Legalis-RS - Basic Law, Sharia, Labor, Companies, Tax (VAT/Zakat), Capital Markets, PDPL
Mnemonic sentences for BitTorrent info-hashes
Converts complex and hard to use International Phonetic Alphabet (IPA) pronunciations into the very readable and easy to use SaypYu phonetic alphabet
BIP39 secret phrase generator
Provides ability to use form object in your ActiveAdmin application
Provides Reform integration for Shrine.
extends errors class with :objects method
Text::Reform reformats text according to formatting picture templates. It's a port from the Perl module of the same name originally by Damian Conway (damian@conway.org). Much of the documentation has been copied from the original documentation and adapted to the Ruby version. The interface is subject to change, since it will undergo major Rubyfication; additionally, some features may have not been ported yet.
disable dry-types deprecation warning (reform)
Automatically load and include all common Reform features for a standard Rails environment.
This gem adds support for Reformal to use with Rails Turbolinks. When you use the turbolinks and move between pages the Reformal tab will disappear this gem will bring it back.
Fluent output plugin for reforming a record using multiple named capture regular expressions
Splitting date field into multiple inputs on the form object level (reform)
Placeholder
Metamorphic identity transformation for LegionIO agents — structured dissolution and reformation cycles
Geoptima is a suite of applications for measuring and locating mobile/cellular subscriber experience on GPS enabled smartphones. It is produced by AmanziTel AB in Helsingborg, Sweden, and supports many phone manufacturers, with free downloads from the various app stores, markets or marketplaces. This Ruby library is capable of reading the JSON format files produced by these phones and reformating them as CSV, GPX and PNG for further analysis in Excel. This is a simple and independent way of analysing the data, when compared to the full-featured analysis applications and servers available from AmanziTel. If you want to analyse a limited amount of data in excel, or with Ruby, then this GEM might be for you. If you want to analyse large amounts of data, from many subscribers, or over long periods of time then rather consider the NetView and Customer IQ applications from AmanziTel at www.amanzitel.com. Current features available in the library and the show_geoptima command: * Import one or many JSON files * Organize data by device id (IMEI) into datasets * Split by event type * Time ordering and time correlation (associate data from one event to another): ** Add GPS locations to other events (time window and interpolation algorithms) ** Add signal strenth, battery level, etc. to other events * Export event tables to CSV format for further processing in excel * Make and export GPS traces in GPX and PNG format for simple map reports The amount of data possible to process is limited by memory, since all data is imported in ruby data structures for procssing. If you need to process larger amounts of data, you will need a database-driven approach, like that provided by AmanziTel's NetView and Customer IQ solutions. This Ruby gem is actually used by parts of the data pre-processing chain of 'Customer IQ', but it not used by the main database and statistics engine that generates the reports.