Ahoy

Ahoy 1.3.0 updated

Ahoy can be used to build statistics and tracking systems for your applications. This bare-bones library provides basic methods for attaching a logging action to a specific event. What this means is that whenever the user does X, Ahoy will record X and...

Blazer

Blazer 1.1.0 updated

Blazer supports MySQL and PostgreSQL databases and can be used to aid developing Web projects in teams where not all the developers reside in the same office or building.Developers can create database queries and then share it with their team.Each created...

PgHero

PgHero 1.1.3 updated

PgHero can show a small status review for a desired PostgreSQL database. This is done via a Web-based interface where admins can go and check out how their database is being used. Admins can view a list of recent queries, current indexes, the disk space...

PgHero.sql is the project that inspired the PgHero Ruby Web app. This app provides the same functionality as PgHero.sql, only from a Web-based GUI.PgHero.sql does practically the same thing, only using SQL commands and working from the user's database...

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...