SwipeOut

SwipeOut 0.2.0

SwipeOut implements a common UX pattern found in most mobile applications: the "swipe to delete" gesture.While this can be pretty easy to implement in native mobile apps, SwipeOut provides a way to make this work in JS-based applications.The plugin works...

IcedCoffeeScript is based on CoffeeScript, a programming language that compiles into JavaScript, and natively supports all .coffee files.The main difference between the original CoffeeScript language and IcedCoffeeScript is the latter's support for...

Pakyow

Pakyow 0.9.1

Pakyow is an MVC framework, where the V (view) comes first.This means the frontend of Pakyow apps is much easier to build, customize and maintain compared to regular MVC apps, approach that has made Pakyow much more designer-friendly compared to other...

Reportr

Reportr 3.5.1

Reportr allows a developer to track various details about his life, both real-life and online activities.Using a simple tracking API, Reportr can record various events, gather data and present it for review using simple charts, maps and tables.Reportr...

github3.py

github3.py 0.9.3 / 1.0.0a1

Works with the latest version of the API, v3.Features:Login on GitHub Get gists Create gist Create a new repo Manage repos Change user details Follow other users on GitHub Manage issues Manage organizations Search GitHub What is new in this release:Fixed...

jRange

jRange 0.1

jRange comes in two modes. One for adding simple drag sliders that let the user adjust a handle on a line with min/max values, and one for adding range selectors, upgraded drag sliders that provide two handles, one for the start value and one for the end...

Mojito

Mojito 0.9.8

Mojito was created by Yahoo! and was open sourced to the JS development community.The framework allows developers to write client and server-side components in JavaScript, and works with client-side (browsers) and server-side (Node.js)...