CamanJS - Javascript Library for Image Manipulation

CamanJS is Javacript library for manipulating images using the HTML5 canvas and Javascript. It’s a combination of a simple-to-use interface with advanced and efficient image/canvas editing techniques. It is also completely library independent and can be safely used next to jQuery, YUI, Scriptaculous, MooTools, etc. Incoming search terms for the article: HTML5 image manipulation library [...]

Continue Reading →

sammy.js - JavaScript Framework for Developing JavaScript Applications

Sammy.js is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications. Sammy’s core is only 16K compressed and 5.2K compressed and gzipped. Incoming search terms for the article: js tiny framework samm js application Sammy js sammy js best practcices

Continue Reading →

jsfx - Javascript Sound Effect Generator

Jsfx is a javascript library (with frontend) for sound effect generation. The generation is based on sfxr. Jsfx needs WAV support from browser to work. For short clips it can generate the audio in 30ms in a good browser. Might be fast enough to do runtime generation of effects. Incoming search terms for the article: [...]

Continue Reading →

Treesaver - Creating Magazine-Style Layouts With JavaScript

Treesaver is a JavaScript framework for creating magazine-style layouts that dynamically adapt to a wide variety of browsers and devices. Designers use standards-compliant HTML and CSS for both content and design, no JavaScript programming is required. Incoming search terms for the article: treesaver creating a magazine style pdf How Treesaver Works magazine layout javascript magazine [...]

Continue Reading →

Case Study - Page Flip Effect With HTML5 and Javascript

html5rocks is sharing tutorial how to create page flip effect with HTML5 and Javascript. This tutorial is case study of an HTML5-based educational web app called 20 Things I Learned about Browsers and the Web (www.20thingsilearned.com). The tutorial will take us through the process of creating our own page flip effect using the canvas element [...]

Continue Reading →

DBSlayer - Accessing a MySQL database from Node.JS

The DBacesslayer aka DBSlayer is a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling. Written in C for speed, DBSlayer talks to clients via JSON over HTTP, meaning it’s simple to monitor and can swiftly interoperate with any web framework you choose. Developed by the New [...]

Continue Reading →

Browser-specific CSS With CssUserAgent

CssUserAgent help Us to apply special CSS classes to your pages allowing you to use valid CSS to work around browser-specific quirks. Since these are performed once at startup, CSS may be statically defined without the need to mix browser-specific logic into the presentation. Incoming search terms for the article: cssuseragent how to javascript browser [...]

Continue Reading →

XRegExp - JavaScript Regular Expression Library

XRegExp is an open source JavaScript library that provides an augmented, extensible, cross-browser implementation of regular expressions, including support for additional syntax, flags, and methods. Incoming search terms for the article: javascript regular expression library DOTALL for phyton3 flash regular expressions library jquery XRegExp replace word regex add flags javascript regex library javascript regular expression [...]

Continue Reading →

Modernizr - Detect CSS3 and HTML5 Features Available

Modernizr is a script that will detect native CSS3 and HTML5 features available in the current UA and provide an object containing all features with a true/false value, depending on whether the UA has native support for it or not. Incoming search terms for the article: modernizr demo detect css3 modernizr wordpress theme\ modernizr detect [...]

Continue Reading →

Easel - Javascript Library for Working With HTML5 Canvas

The new Canvas element in HTML5 is powerful, but it can be difficult to work with. It has no internal concept of discrete display elements, so you are required to manage updates manually. The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with Canvas [...]

Continue Reading →

Page 1 of 512345»