Showing posts with label Javascript. Show all posts
Showing posts with label Javascript. Show all posts

Tuesday, January 24, 2012

XRegExp - JavaScript Regular Expression Library | blogfreakz.com

XRegExp - JavaScript Regular Expression Library | blogfreakz.com:
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.
xregexp XRegExp   JavaScript Regular Expression Library

CamanJS- Javascript Library for Image Manipulation | blogfreakz.com

CamanJS- Javascript Library for Image Manipulation | blogfreakz.com:
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.

camanjs CamanJS    Javascript Library for Image Manipulation

jStat - JavaScript Statistical Library | blogfreakz.com

jStat - JavaScript Statistical Library | blogfreakz.com:


jStat is a statistical library written in JavaScript that allows you to perform advanced statistical operations without the need of a dedicated statistical language (i.e. MATLAB or R). The majority of jStat functions can be used independently of any other libraries. However, the plotting functionality of jStat is based on the jQuery plugin – flot.
jstat jStat   JavaScript Statistical Library

Timeglider - Open Source Timeline Component Built in Javascript

Timeglider - Open Source Timeline Component Built in Javascript:
Timeglider is a zooming, panning data-driven timeline — great for history projects, project planning, and much more. The timeline can be zoomed by dragging the vertical slider at right: up for zooming in (less time shown) and down for zooming out (more time shown). The mousewheel also works as a zoom controller.
timeglider Timeglider   Open Source Timeline Component Built in Javascript

Watermark - Create Image Watermarks With Canvas and Javascript

Watermark - Create Image Watermarks With Canvas and Javascript | blogfreakz.com:

watermark.js is a js library for creating watermarks on images. Images with a classname of your choice (default “watermark”) will get processed and then apply your watermark. Your watermark doesn’t have to be a .PNG or .GIF with transparency, watermark.js creates transparency even if you defined a .JPG as your watermark picture.

watermark Watermark   Create Image Watermarks With Canvas and Javascript