DOMBrew

DOMBrew 1.5.0

Provides a high performance API for creating DOM elements on the fly via JS calls.Entirely written in CoffeeScript.Also available to install via npm.What is new in this release:Null and undefined values are skipped in CSS. What is new in version...

CreatePHP

CreatePHP 1.1.0 updated

Create.js is a technology agnostic package for Content Management Systems that lets their users edit the content of a website right on the page they're on. CreatePHP adapts this useful technology to work with PHP-generated websites and PHP-based CMS...

Voyeur.js

Voyeur.js 0.4.0

When it was first created, jQuery was a very basic library for parsing and manipulating the HTML DOM.Just like jQuery, Voyeur.js is a simple way of manipulating a page's source code, utilizing a simplified syntax that makes creating, altering or removing...

Seamless.js

Seamless.js 0.0.1

Iframes are usually a developer's last resort whenever it needs to dynamically add new content on a page.This is because iframes are notoriously hard to manipulate, each browser handling them in a different way.The Seamless.js jQuery plugin is a simple...

shortcode.js

shortcode.js 1.1.0

Everyone that has ever worked with a WordPress-powered site knows what a shortcode is. The term is so popular and so widely used that almost all plugin developers these days feel the need to provide shortcode support as much as they do for sidebar widgets...

cargo

cargo 0.8.0

cargo will allow JS developers to use HTML 5's localStorage utility for temporarily storing data on the client's side.Besides localStorage, sessionStorage is also supported, along with support for "temporary" storage in older browsers. Temporary refers to...

dhtmlxLayout

dhtmlxLayout 4.6 updated

This component allows developers to programmatically define interface structure, including layout of elements and their sizes. Website users can easily resize interfaced elements, collapse or expand them, this being done only with their mouse. Since...

Python-SCSS

Python-SCSS 0.8.73

The module is also part of the Zeta-library.What is new in this release:Added Python 2.5 support. What is new in version 0.8.60:Fixed SCSS load. What is new in version 0.8.1:Fix color functions. What is new in version 0.8.0:Big scss refactoring. What is...

Apollo.js

Apollo.js 1.7.0

Apollo.js uses the HTML 5 classList API to interact with a page's content and manipulate an element's classes.This is totally different from what jQuery uses, jQuery being created and then adored by millions of developers for the easy way it did DOM...