The django-responsive-admin module adds a theme for the Django, theme that has support for responsive layouts, so the Django dashboard can be accessed from mobile devices without any problems.The new skin uses the Kube CSS framework and will seamlessly...

read more
node-cgi

node-cgi 0.4.0

node-cgi was developed to allow developers to deploy Node.js on top of classic CGI-enabled servers.This means you can replace the built-in server functionality found in Node with a more powerful tool like Apache, while seamlessly integrating with its...

read more
deck2pdf

deck2pdf 1.0

deck2pdf works by first converting the deck.js presentations to a PNG image.It then takes this image and converts it to a PDF file, named simply : output.pdf.The code to power this operation is inspired by Slippy's own presentation-to-PDF...

read more

Fingerprintjs uses the concept of "fingerprint" as a number computed from a series of factors like:- user-agent string- screen color depth- list of installed plugins- supported MIME types- browser language- timezone settings- localStorage support-...

read more

Knockout is a JavaScript library for creating rich, desktop-like user interfaces with JavaScript and HTML code.As the name hints, Knockout-Bootstrap allows using various components of the Bootstrap frontend UI framework with...

read more

If you hate organizing your gaming tournaments via Clanbase's deprecated interface and Xfire's laggy Battleground websites, then it's time to take a look at Tournamatch, a self-hosted script for such affairs. Tournamatch was developed by gamers and...

read more
Nut

Nut 0.4.2

Nut is for developers tired of the complicated way DOM elements are selected with vanilla JavaScript syntax.It is also useful when loading jQuery just to perform trivial tasks and selections is just way too over the top. Nut provides a much smaller...

read more
PDFKit

PDFKit 0.7.1

PDFKit can be used to create multi-page, printable, complex PDF files, without the aid of a desktop software, just from pure JavaScript code.By default, it comes written in pure CoffeeScript, but the API is written in standard JavaScript.Currently it can...

read more
Respect\Config

Respect\Config 2.0.1 updated

Respect\Config is the tool to use when developing a PHP-based app or website that needs to load various other PHP tools, in the proper order, with their own dependencies as well.It's basically a dependency management utility for PHP, setup to work...

read more
South

South 1.0.2

Its main objectives is to provide a simple, stable and database-independent migration layer.It has an automatic schema generation (syncdb) that must be run at least once on every Django project. South can tell if a migration has been left out or not and...

read more