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
A documentation formatting tool. Mizuho converts Asciidoc input files into nicely outputted HTML, possibly one file per chapter. Multiple templates are supported, so you can write your own.
Unicode to ASCII transliteration. Converts Unicode characters to their best ASCII representation. AnyAscii provides ASCII-only replacement strings for practically all Unicode characters. Text is converted character-by-character without considering the context. The mappings for each script are based on popular existing romanization systems. Symbolic characters are converted based on their meaning or appearance. All ASCII characters in the input are left unchanged, every other character is replaced with printable ASCII characters. Unknown characters and some known characters are replaced with an empty string and removed.
Dstat Input plugin for Fluent event collector
Command-line input parser that doesn't hate you
Input plugin for AWS CloudWatch.
Datepicker inputs for SimpleForm.
Selects records from a table.
Selects records from a table.
A Fluentd input plugin for collecting Kubernetes objects, e.g. pods, namespaces, events, etc. by pulling or watching.
Fluentd Input plugin to read windows event log.
Converts BBCode to HTML. Gracefully handles invalid input.
Magically convert a simple text input into a cool tag list with this jQuery plugin. This gem allows for its easy inclusion into the rails asset pipeline.
This is a Ruby API and client for http://toodledo.com, a task management website. It implements all of the calls from Toodledo's developer API, and provides a nice wrapper around the functionality. The client allows you to work with Toodledo from the command line. It will work in either interactive or command line mode. You can also use the client in your shell scripts, or use the API directly as part of a web application. Custom private RSS feed? Want to have the Mac read out your top priority? Input tasks through Quicksilver? Print out tasks with a BetaBrite? It can all happen.
A utility for parsing MIDI messages from various types of input
Input Mask validation for ActiveModel
Stub results of commands. Assert calls and input using RSpec for your shell scripts
Amazon ELB log input plugin for fluentd
Reads files stored on Amazon S3
pry-bond provides input completion in pry through the `bond` rubygem.
A simple way to find records in the same order of input array. Has better performance than manually sorting. Supports Rails 3+.
A GELF input plugin for fluentd
Sketchily adds another form input tag to your application designed to allow the user to create or edit svg images through svg-edit.
Courier Input Logstash Plugin
Converts KAF input into JSON
Process realtime MIDI input with Ruby.
Rails integration for Bootstrap Colorpicker, with simpel_form input.
PropCheck allows you to do property-based testing, including shrinking. (akin to Haskell's QuickCheck, Erlang's PropEr, Elixir's StreamData). This means that your test are run many times with different, autogenerated inputs, and as soon as a failing case is found, this input is simplified, in the end giving you back the simplest input that made the test fail.
Hai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. Decodin ur mp3s. Whatevs! I also decodin ur OGGz! I kin also encodin' ur WAV and AIFF to mp3z! == SYNOPSYS ROFLOL require 'icanhasaudio' reader = Audio::MPEG::Decoder.new File.open(ARGV[0], 'rb') { |input_lol| File.open(ARGV[1], 'wb') { |output_lol| reader.decode(input_lol, output_lol) } }
CodeRunner is a framework for the automated running and analysis of simulations. It automatically generates any necessary input files, organises the output data and analyses it. Because it is a modular system, it can easily be customised to work with any system and any simulation code. One of its greatest strengths is that it is independent of any one simulation code; thus it can easily plot and compare the data from different codes.
Elasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch read by any input plugins. Search the input plugins by "embulk-input" keyword.
embulk input plugin from bigquery.
The tool validates the input predicted genes and provides useful information (length validation, gene merge validation, sequence duplication checking, ORF finding) based on the similarities to genes in public databases.
This Ruby extension provides camera input using Video for Linux version 2.
A little library for a little wire. Providing a pure ruby interface (via the nonpure libusb gem) to littlewire.cc's wonderful gadget. littlewire.rb provides general purpose digital IO, pulse width modulation analog outputs, analog inputs, SPI, I2C, WS2812b, One Wire, and rough servo control via a friendly interface which responds both to familiar Wiring/Arduino style methods and a more concise ruby alternative. LittleWire can be installed on to Digispark devices, offering a very extensive firmata-style option for digispark users.
A gem that includes a simple and opinionated templating framework for Rails-based Mxit apps. This includes a rough layout, support for styles similar to CSS classes, wrapped inputs, and an elegant way to support Mxit's conversation-based interface. Later versions will also include wrappers for important Mxit APIs.
Input plugin to snmp
Upload images and files directly to AWS S3 with a custom form input then seamlessly organize and attach them to any ActiveRecord object.
Custom Ruby on Rails form builder that generates GOV.UK elements styled markup for form inputs, including error validation messages.
Fetch data via http(s)
Logstash MQTT input plugin.
Adds `autocomplete="off"` html attribute to FormHelper generated input tags by default.
Constructor-based dependency injection container using YAML input.
Toolkit for processing input using filters and pipelines
Collect data from WMI query
Horza is a shapeshifter that provides common inputs and outputs for your ORM
HypDiff compares HTML snippets. It generates a diff between two input snippets. The diff is a new HTML snippet that highlights textual changes. The tag structure and formatting of the input snippets is preserved. The generated diff snippet is valid, well-formed HTML and suitable for presentation inside a WYSIWYG environment.
Yarrow is a tool for generating well structured documentation from a variety of input sources.
This generator will put the graphql files input your app folder
Easy way to use input masked plugin on rails