Changeset [c91c50fbc2e331508d787a354d592d83bd065566] by jdalton
February 10th, 2009 @ 01:30 AM
WIP: Change to initial Fuse namespace. [jddalton] Note: Backwards compatibility warning. - Exposed Fuse.Browser.Bug() and Fuse.Browser.Feature() - Moved browser user agent sniffs to Fuse.Browser.Agent - Removed Fuse.BrowserFeatures - Added internal alias "Agent" for Fuse.Browser.Agent http://github.com/jdalton/fusejs...
Committed by jdalton
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.