Haste

Haste 0.1.0

Haste is a self-hosted version of Pastebin which uses a Redis database or the local file system to store all the added content.It can be used for both raw text and source code files, letting developers easily write or copy-paste their content inside one...

Transit

Transit 2.0.0 updated

Transit is not your every day file uploader.This is a library that does a lot more than just move files from the client's computer to an online server, being able to handle file validation operations, rename uploaded files, severely alter files and their...

GooglePlus

GooglePlus 0.2.3

The GooglePlus library was created to help developers support and integrate various Google+ features.First and foremost, the library comes with support for authentication methods, allowing users to login and register on a Ruby site with the help of their...

Bootstrap datetimepicker

Bootstrap datetimepicker 4.7.14 updated

Bootstrap datetimepicker provides the full package when it comes to supporting time and date entry in your Web forms.Instead of having to use two distinct plugins, one for the date picker and another for the time picker, Bootstrap datetimepicker merges...

jsTag

jsTag 0.3.7 updated

jsTag provides users with an easy way of adding special words or phrases to a form.Once the user types his text and presses ENTER, the text is enclosed in a pill button, highlighting it via special colors, with a close button to remove the...

PMD Code Analyzer

PMD Code Analyzer 5.5.0 updated

PMD can be utilized in finding possible bugs,  duplicate code, unused variables and methods. It can also identify badly performing code blocks, unnecessary "if" statements, wrongfully expressed "for" loops (that could be rewritten as "while" loops),...

MongoAlchemy is a layer on top of the Python MongoDB driver which adds client-side schema definitions, an easier to work with and programmatic query language, and a Document-Object mapper which allows Python objects to be saved and loaded into the...

Rugged

Rugged 0.24.0 updated

It is actually a Ruby binding to the libgit2 linkable C Git library. The original libgit2 library can be downloaded from here. Other language bindings for libgit2: Objective-C - Objective Git Python - pygit2 C# - LibGit2Sharp PHP - php-git Lua -...

PhpRedis

PhpRedis 2.2.7

It handles sessions, errors, connections, authentication, retrieving data and much more.Check the included README file for more documentation and instructions.What is new in this release:NEW: Support for the BITPOS command Connection timeout option for...