localForage

localForage 1.4.0 updated

localForage improves what and how data can be saved offline in a browser. It also helps broaden offline data storage usage for Web apps, by providing a single interface for working with various storage mediums, helping bring some order in various local...

Rust

Rust 1.7.0 updated

Rust comes as a suite of associated libraries, documentation files, and a full-on compiler. The language itself was written specifically for developing client-server Web apps, with the main focus being on speed and a crash-free design. Rust's syntax is...

L20n

L20n 3.0.0 updated

L20n uses totally new and unique concepts for managing content translations.Instead of using the classic, stiff, and totally inappropriate method of using placeholder tags and placeholder text that gets replaced based on the developer/user's desired...

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

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

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

asm.js

asm.js 0.0.3

Being strict by nature means asm.js can run in older browsers, even if not at maximum capabilities.asm.js is basically a JavaScript compiler, taking syntax written in asm.js specific syntax and porting it back to JavaScript.The entire system was inspired...