PayPal Ruby SDK

PayPal Ruby SDK 1.3.3 updated

The PayPal Ruby SDK was developed to simplify the process of accepting a credit card payment via PayPal's service.Developers can initiate payments, send back funds, check payment details, store credit card details, and also work in live or sandbox...

J2ObjC

J2ObjC 1.0.2 updated

Objective-C is the main programming language used for the OS X and iOS operating systems. J2ObjC allows developers to execute Java source within an iOS or OS X app. The purpose and principles behind something like J2ObjC is to allow developers to write an...

node-bitcoin

node-bitcoin 2.4.0 updated

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.What is new in this release:Removed deprecate...

Ora2Pg

Ora2Pg 17.5 updated

Ora2Pg can be used in two ways. The first and obvious one is for moving or replicating information from Oracle databases to PostgreSQL installations. The second is a little bit complicated, but Ora2Pg can also be used to reverse engineer large Oracle...

Vue.js

Vue.js 1.0.15 updated

MVVM (Model-View-ViewModel) is a deviation from the classical MVC paradigm, developed by Microsoft, targeted at UI development, and used for Silverlight and WPF (Windows Presentation Foundation). Vue.js implements some of the basic MVVM principles for...

FluentDOM

FluentDOM 5.3 updated

FluentDOM practically enhances the way PHP developers interact with DOM elements, allowing much more easier manipulation of HTML code.What is new in this release:Added: FluentDOM::load() provides direct access to the...

Mimeo

Mimeo 1.4.1 updated

Mimeo can be used to move database tables from one PostgreSQL database to another. Includes support for three replication strategies: 1. Snapshot - entire table copied from one DB to another 2. Incremental - data is moved as new content is detected 3. DML...

es5-shim

es5-shim 4.1.4 updated

Include this library in the header of a page and when accessed from older browsers it will upgrade their engine to support EcmaScript 5, the latest version of JavaScript.It's not a complete implementation, but is at close as it can get.Even if es5-shim...

Sprockets

Sprockets 2.12.3 / 3.0.0.beta.8

This is because Sprockets will merge, compile and serve JavaScript, CoffeeScript, CSS, LESS, SCSS, and Sass files.By reducing the sizes and the time it takes to compile all these static resources, Sprockets helps optimize resource usage on both the server...