Alertify A Customizable Notifications JavaScript Widget

Alertify is a lightweight JavaScript library for displaying stylish notifications with ease. The library does not depend on any JS frameworks, can show notifications in a modal window and also feature growl-like messages. Notifications are unobtrusive and the outputs can be completely customized.

Continue Reading....

Tagged with: JavaScript Plugins Web Development

Annotator An Open Source JavaScript Library

The Annotator is an open-source JavaScript library and tool that can be added to any webpage to make it annotate. Annotations can have comments, tags, users and more. Moreover, the Annotator is designed for easy extensibility so its a cinch to add a new feature or behavior.

Continue Reading....

Tagged with: JavaScript Resource

Rekapi A Keyframe Animation Library For JavaScript

Rekapi is a helpful library for making beautiful canvas and DOM animations. Here are some examples of what can be made with Rekapi: An animated graph. Rekapi is also a powerful tool for pie charts.

Continue Reading....

Tagged with: JavaScript Resource

QuoJS A MicroJavaScript Library

QuoJS is a micro, modular, Object-Oriented and concise JavaScript Library that simplifies HTML document traversing, event handling, and Ajax interactions for rapid mobile web development. It allows you to write powerful, flexible and cross-browser code with its elegant, well documented, and micro coherent API.

Continue Reading....

Tagged with: JavaScript Resource

Colorjoe A Scaleable Color Picker

Unlike many other colorpickers out there, colorjoe is truly scalable. It is based on CSS and does not depend on external images. As a result, you can tweak its size to fit your purposes. Supports touch and AMD module definition as well.

Continue Reading....

Tagged with: JavaScript Resource Web Development

Decorative CSS Gallery

Today I am going to share a better method without using JavaScript. The same result can be achieved by using :before or :after pseudo element. The :before element is one of the commonly under used elements, but it is quite useful for adding additional elements or content. Learn it now.

Continue Reading....

Tagged with: Css Image Gallery JavaScript

Enquire Awesome Media Queries In JavaScript

A lightweight, pure JavaScript library for responding to CSS media queries. Respond to media queries being matched and even unmatched. Respond to browser events with aplomb and if you want to get really fancy, run one-time setup routines.

Continue Reading....

Tagged with: CSS3 JavaScript Resource