TheBigDB is a database service full of general facts and other knowledge, free and open to everybody. It's just like Freebase or Wikidata, but with a loosely structured data storage schema. TheBigDB Ruby Wrapper library allows Ruby developers to interact with TheBigDB database, suppor...
A pure Ruby library for access to MP3 files (internal info and tags) Can work with tags like title, album, artist, track, etc.. Here are some key features of "ruby-mp3info": · Read low-level information like bitrate, length, samplerate, etc.. · Read, write, remove id3v1 and id3v2 tags...
Finance.js is a very useful library for doing all of your financial computations on the client-side, instead of sending data to the server and waiting for the response. It can handle lots of operations, simple or more complex. Examples and usage instructions are included with the down...
A Ruby script to retrieve details about an image using as less bandwidth as possible FastImage reads a photo's URL, gets its header, parses it and stops at the moment it has found the details it needs to. This saves bandwidth when dealing with high-res photos. FastImage can be used to...
The LoginRadius SDK for Ruby on Rails allows developers to have a user login/register system based on social IDs provided by other services. The SDK provides a simple interface to LoginRadius' API for retrieving settings and customizations made to a LoginRadius social sign-in system a...
A Ruby client for the Recurly REST API Recurly is a web service for implementing a subscription (recurring) billing system. This library can be utilized in creating billing forms, subscription plans, transaction pages, etc., powered by the Recurly API. Requirements: · Recurly API key ...
analytics-ruby provides a service-agnostic tool for loading multiple analytics accounts on a Web page or app via simple lines of code. This means programmers can focus on their project instead of learning or debugging various analytics APIs.
Bitcoin is an electronic currency built upon peer-to-peer technology. Developed for Node.js, this library wraps Bitcoins JSON-RPC API, allowing managing Bitcoin currency from remote JS-powered apps.