ruby-uri-template

templating system for URIs

A templating system for URIs, which implements RFC6570 and Colon based URITemplates in a clean and straight forward way.

ruby-wait-for-it

Stop sleeping in your tests, instead wait for it

Make your complicated integration tests more deterministic with wait for it.

ruby-truncato

tool for truncating HTML strings efficiently

Ruby tool for truncating HTML strings keeping a valid HTML markup.

node-gitlab-favicon-overlay

Combine images for a favicon with the help of canvas

This module enables you produce a favicon by combining several images on a canvas.

ruby-sixarm-ruby-unaccent

replaces a string's accented characters with unaccented characters

Replace a string's accent characters with ASCII characters. Based on Perl Text::Unaccent from CPAN.

ruby-sys-proctable

Ruby interface for gathering process information

The sys-proctable library provides an interface for gathering information about processes on your system, i.e. the process table. Most major platforms are supported and, while different platforms may return different information, the external interface is identical across platforms.