Fixed #10 and added UMD Support
Replaced hardcoded window object to global, so it can be run on diffe… …nt platform
Allowed passing json string in parameter and added unit test files
warning fixes (after checking on jshint.com) and performance improvent Added semicolons, removed unused variables, changed way for cloning an array.