0.0
NetAnalyzer is a useful network analysis tool developed in Ruby that can 1) analyse any type of unweighted network, regardless of the number of layers, 2) calculate the relationship between different layers, using various association indices (Jaccard, Simpson, PCC, geometric, cosine and hypergeom...
2020
2021
2022
2023
2024
2025
0.0
Enable to continuously compare like 1 <= x < 5
2020
2021
2022
2023
2024
2025
0.0
Taking an existing alphabetic hash (of any length), will return the next hash in sequence.
If all characters in hash are rolled over, will append a new char (increase the length by 1.)
[eg. 'ZZZZ' -> 'AAAAA']
[eg. 'AAAZ' -> 'AABA']
2020
2021
2022
2023
2024
2025
0.0
This gem allows given 10 character phone number to convert into a word contained in a dictionary
2020
2021
2022
2023
2024
2025
0.0
Queries the CoinMarketCap API using your API key. Returns the latest prices for the top 100 coins etc.
2020
2021
2022
2023
2024
2025
0.0
Using OAuth 1.0
2020
2021
2022
2023
2024
2025
0.0
Test-driven learning is a way to master a programming language by writing unit tests around its API's. shubox lowers the barrier to entry for test-driven learning by providing a basic infrastructure in which to start coding: A directory structure, some classes and unit tests to get started, and a...
2020
2021
2022
2023
2024
2025
0.0
Classes and utils for manipulate with 1C:Enterprise application instances also known as "InfoBase" or "Information Base"
2020
2021
2022
2023
2024
2025
0.0
Aspose.Barcode for Cloud is a REST API for barcode generation and recognition. It helps you generate barcode images from scratch in linear (1D), two dimensional (2D), and postal formats. Generate barcode images in a variety of image formats: JPEG, PNG, GIF, BMP, TIFF and many others. Recognize ba...
2020
2021
2022
2023
2024
2025
0.0
Allows the specification of bit-based structures and provides an intuitive way of access data. Example: class Flags < StructBase unsigned :direction, 4 unsigned :multiplier, 2 unsigned :offset, 2 end class Entry < StructBase unsigned :offset, 4 nested :flags, Flags unsigned :address, 2...
2020
2021
2022
2023
2024
2025
0.0
Contains the redirects and user interactions needed for an LTI tool to launch from Canvas and set cookies in Safari 13.1+
2020
2021
2022
2023
2024
2025
0.0
== Wizard's Castle
A Ruby port of a classic BASIC game, this is a text-based adventure
through a randomly-generated castle full of monsters, traps, and
treasure.
The original version was written by Joseph R. Power for
Exidy Sorcerer BASIC and published in the July/August 1980 issue
of Recreation...
2020
2021
2022
2023
2024
2025
0.0
A DTG is a DateTimeGroup which is used in the military to save time. DTG
are saved in the format DDHHMML MMM YY, where D is day, H is hour, L is
letter, M is month, and Y is year. The Month is the 3 character
representation su...
2020
2021
2022
2023
2024
2025
0.0
Merge different asciidoc files into 1 big file.
2020
2021
2022
2023
2024
2025
0.0
This Gem is a wrapper around an useful open-source library for creating QR
Codes, a two-dimensional bar code format popular in Japan created by the Denso-Wave Corporation in 1994.
2020
2021
2022
2023
2024
2025
0.0
## A scraper for the bbc news website.
Delivering the 10 most read stories from the UK bbc website to your terminal.
# Install the gem
`gem install bbc10`
# Usage
`bbc10 | less`
2020
2021
2022
2023
2024
2025
0.0
An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs.
2020
2021
2022
2023
2024
2025
0.0
The Seriously Simple Static Starter is a lightweight and optimsied Jekyll theme. This theme allows you to get your feet off the ground quickly with a modern Google pagespeed 100 out-of-the-box website template for 2019.
2020
2021
2022
2023
2024
2025
0.0
RBrainz is a Ruby client library to access the MusicBrainz XML
web service. RBrainz supports the MusicBrainz XML Metadata Version 1.2,
including support for labels and extended release events.
RBrainz follows the design of python-musicbrainz2, the reference
implementation...
2020
2021
2022
2023
2024
2025
0.0
OmniAuth strategy for SmugMug (OAuth 1.0)
2020
2021
2022
2023
2024
2025