This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program
This is a library to make it easy to obtain an authenticated collins_client object. It attempts to load credentials from the following yaml files ENV['COLLINS_CLIENT_CONFIG'], ~/.collins.yml, /etc/collins.yml, /var/db/collins.yml, and supports user input.
The library take raw date as input and adds a method to give formatted date. By using same gem, user can find the date difference from start date to end date in different format like seconds, minutes, hours, days, months and years.
Soroban makes it easy to extract and execute formulas from Excel spreadsheets. It rewrites Excel formulas as Ruby expressions, and allows you to bind named variables to spreadsheet cells to easily manipulate inputs and capture outputs.
A command-line drum machine. Takes a song notated in a YAML file as input, and outputs a *.wav sound file.
RedParse is a ruby parser (and parser-compiler) written in pure ruby. Instead of YACC or ANTLR, it's parse tool is a home-brewed language. (The tool is (at least) LALR(1)-equivalent and the 'parse language' is pretty nice, even in it's current form.) My intent is to have a completely correct parser for ruby, in 100% ruby. And I think I've more or less succeeded. Aside from some fairly minor quibbles (see below), RedParse can parse all known ruby 1.8 and 1.9 constructions correctly. Input text may be encoded in ascii, binary, utf-8, iso-8859-1, and the euc-* family of encodings. Sjis is not yet supported.
CommandSet is a user interface framework. Its focus is a DSL for defining commands, much like Rake or RSpec. A default readline based terminal interpreter (complete with context sensitive tab completion, and the amenities of readline: history editing, etc) is included. It could very well be adapted to interact with CGI or a GUI - both are planned. CommandSet has a lot of very nice features. First is the domain-specific language for defining commands and sets of commands. Those sets can further be neatly composed into larger interfaces, so that useful or standard commands can be resued. Optional application modes, much like Cisco's IOS, with a little bit more flexibility. Arguments have their own sub-language, that allows them to provide interface hints (like tab completion) as well as input validation. On the output side of things, CommandSet has a very flexible output capturing mechanism, which generates a tree of data as it's generated, even capturing writes to multiple places at once (even from multiple threads) and keeping everything straight. Methods that normally write to stdout are interposed and fed into the tree, so you can hack in existing scripts with minimal adjustment. The final output can be presented to the user in a number of formats, including contextual coloring and indentation, or even progress hashes. XML is also provided, although it needs some work. Templates are on the way. While you're developing your application, you might find the record and playback utilities useful. cmdset-record will start up with your defaults for your command set, and spit out an interaction script. Then you can replay the script against the live set with cmdset-playback. Great for ad hoc testing, usability surveys and general demos.
BreakoutParser is a library that parses Breakout custom Textile input
When clicked, `link_to_add_fields` will render the association's fields partial above it. `link_to_remove_fields` will hide the HTML element matching it's target css selector. It also sets a truthy value in the hidden input field closest to it.
Uses the fast Aho-Corasick text search system to find occurrences of any of a dictionary of strings across an input string.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
Parses JSON files with JSONPath read by other file input plugins.
In place text editing with AJAX substituting text to input field.
A ruby formatting tool that takes S-expression as input and intelligently outputs formatted Ruby code.
A activeamdin input for the Trix Editor - https://trix-editor.org/
The mdtranslator was written by the Alaska Data Integration Working Group (ADIwg) to assist with creating ISO 19139 metadata records. Input to the mdtranslator is JSON conforming to the mdJson-schema. The mdtranslator architecture allows developers to write additional readers for other input formats and/or write additional writers for other output other than ISO 19139.
Input parser plugin which allows arbitrary transformation of input JSON
Collection of Form Inputs
Create and update timetables from input data
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program
Input plugin for Azure Monitor Activity logs.
has_normalized_attributes is a Ruby on Rails gem that lets you normalize user data for an improved user experience. It takes the messy user inputed data and normalizes it into a nice clean standard format.
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program
Implementation of globalize_fields - has_many friendly Globalize3 helper for ActiveAdmin.
This is a module for heuristic analysis of the string input for the money gem. It was formerly part of the gem.
This gem is a Logstash plugin. It reads and parses data from Azure Storage Blobs.
SequenceLogo is a tool for drawing sequence logos of motifs. It gets Positional Count Matrices(PCMs) or IUPAC sequences as input and generates png-logos for a motif. Also one can create logo for reverse complement or even generate logos for a whole collection of motifs. Sequence logos are a graphical representation of an amino acid or nucleic acid multiple sequence alignment developed by Tom Schneider and Mike Stephens. Each logo consists of stacks of symbols, one stack for each position in the sequence. The overall height of the stack indicates the sequence conservation at that position, while the height of symbols within the stack indicates the relative frequency of each amino or nucleic acid at that position. In general, a sequence logo provides a richer and more precise description of, for example, a binding site, than would a consensus sequence (see http://weblogo.berkeley.edu/)
This Ruby gem accepts user input and handles commands (a.k.a. wishes). It dynamically loads user-defined wishes, maintains a history, and provides rich-tab completion.
Load records from Google Spreadsheets.
Selects records from a table.
DAP reads data using an input plugin, transforms it through a series of filters, and prints it out again using an output plugin. Every record is treated as a document (aka: hash/dict) and filters are used to reduce, expand, and transform these documents as they pass through. Think of DAP as a mashup between sed, awk, grep, csvtool, and jq, with map/reduce capabilities.
Sekka is a SKK like input method. Sekka server provides REST Based API. If you are SKK user, let's try it.
This ripl plugin indents your multi-line Ruby input using ruby_indentation gem.
Selects records from a table.
Datetime picker wrapper of https://github.com/TrevorS/bootstrap3-datetimepicker-rails, for use with simple_form on Rails 4+.
Profile web applications by noting differences in response times based on input values
Taverna Player is a Ruby on Rails plugin to run Taverna Workflows using Taverna Server. Taverna Player surfaces a workflow in three ways: As a Web interface in the browser; As an embeddable widget to be included in any other Web page; As a REST-based Web Service. All three modes provide functionality to fully configure a workflow's inputs; run the workflow on a Taverna Server; collect workflow outputs, logs and messages; and present the results in an appropriate manner.
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program.
A class is outputted about an indispensable input item.
This gem allows you to gather U.K. Ordnance Survey Eastings, North, and Map References from a range of text inputs; and output them in a consistent manner
Makes it easy to add and edit forms programatically, specifying select, radio, checkbox, or string input, and recordings users' answers. Questions can be associated with specific objects or with string labels. A form template and controller are including for displaying questions and recording answers, and ActiveAdmin is supported for editing the questions and options on the back-end.
SKK Server which uses Google CGI API for Japanese Input
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program
VersionCompare simplifies comparison of version numbers with other version numbers. It aims to be as light and flexible as possible. Inputs can be a String, Integer, Float, Array, or any object that defines `#to_comparable_version`.
Rails support for <input type='date'> with a jQuery UI datepicker polyfill
Using CIE L*a*b* and kdtrees, take a color (from LESS, SCSS, or other inputs) and find the nearest shade of color from a given palette
This adds custom input to support refile file uploader to formtastic form builder
Topographer enables importing of models from various input sources.
Adds 2 functionalities to the file input. Image preview and a size hint, that indicates the sizes generated with paperclip.
Game framework built on top of the OpenGL accelerated game lib Gosu. It adds simple yet powerful game states, prettier input handling, deployment safe asset-handling, a basic re-usable game object and automation of common task.