deSVG is a js library to remove inline SVG bloat from your HTML document.
deSVG takes the <img /> tags you supply. It then grabs, using AJAX, the raw SVG you’ve set in the src attribute and replaces that <img /> with the <svg /> it downloads.
Best jQuery Core Java Script Plugins & Tutorials with Demo
Stretchy : JavaScript Form Element Autosizing
Stretchy is a javascript library to make form elements autosizing, the way it should be.
Features:
- Handles multiple types of form controls
- Tiny footprint
- Automatically accounts for newly added controls
- Restrict form controls by a selector
- Completely standalone
- Plays well with existing HTML/CSS
- Works in all modern browsers
OSG.JS : Javascript Implementation of OpenSceneGraph
OSGJS is a WebGL framework based on OpenSceneGraph concepts. It allows an individual to use an “OpenSceneGraph-like” toolbox to interact with WebGL via JavaScript, and provides facilities for exporting various assets to the osgjs format. The API is kept as similar to OpenSceneGraph as possible, providing a familiar environment to veterans of the library and introducing newcomers to a popular and heavily-scrutinzed set of interfaces.










