LLJS

LLJS 1.0

LLJS is a compiler for interpreting a slightly altered JavaScript syntax, but which produces standards compliant JavaScript output.LLJS is an attempt at implementing low-level statically typed features in a high-level dynamically typed language like...

MetricsGraphics.js

MetricsGraphics.js 2.5.0 updated

MetricsGraphics.js was developed by the Mozilla Software Foundation and is a JavaScript toolkit built on top of the D3.js SVG charting toolkit. The library was developed for the modern Web, meaning it supports responsive layouts and easy skinning,...

read more
Mozilla

Mozilla 1.7.13

Mozilla project is an open-source Web browser, designed for standards compliance, performance and portability.Mozilla is a project to continue Netscape Communicator as an open project.The project is maintained by employees of Netscape (now a division of...

read more
Shumway

Shumway 0.7.0

Shumway was created using HTML 5 technology as an alternative method of displaying Flash content without having Flash installed locally.This means SWF files can be embedded via Shumway and they'll render properly without relying on any Adobe native...

PyBrowserID

PyBrowserID 0.9.2

BrowserID is use to power the Mozilla Persona service and is considered one of the most secure and promising authentication systems around.The PyBrowserID library was developed to allow Python applications to authenticate their users against the BrowserID...

Brick

Brick 1.0.1

Web Components is a new standard recently released by the World Wide Web Consortium regarding recommended practices in building custom HTML elements.X-Tag is a community-developed library that wraps this new standard in a simple API, allowing developers...

django-cronjobs provides a @cron decorator to mark cronjob methods in your site and a namespace for manage so they can be executed.Installation 1. Install from pypi: pip install django-cronjobs 2.  Add 'cronjobs' to your INSTALLED_APPS...

read more

django-quieter-formset is a Django app that validates data and puts them into non-form errors as opposed to raising 500 errors.Usage:from quieter_formset.formset import BaseFormSet, BaseModelFormSetmodelformset_factory(User,...

read more

Webian Shell is a full screen web browser for devices that don't need a desktop. As of today you can download a prototype which you can try for yourself. Most of the stuff done on PC these days happens in a web browser. Modern web applications can do just...

read more
TogetherJS

TogetherJS 0.5.6

TogetherJS is a system written in JavaScript and HTML 5 that allows more than one user to collaborate and interact on the same page.TogetherJS broadcasts user actions and interactions to other users connected to the same page, allowing them to see what...