Skip to content

vladocar/o---JS-Library-for-Object-Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

o - JS Library for Object Manipulation

o - is simple lightweight JavaScript library for basic object manipulation. Compressed and gzipped weights around 0,5 kb. It should work on IE 5.5 and latter. Also there is lite version that doesn't make hasOwnProperty check that will run faster and with less code.

Learn more on: http://vladocar.github.com/o---JS-Library-for-Object-Manipulation/

The object methods can be found here (Object Auto Documentation): http://dl.dropbox.com/u/2111778/AutoObjectDocumentation/demos/autoDocs-o-prettify.html Note* : Some new methods are added setStorage, getStorage, removeStorage that will work only in the new browsers.

Releases

No releases published

Packages

No packages published