unwrap ========
npm install unwrap
unwrap========
A tool to remove a UMD wrap from a given file.
./node_modules/.bin/unwrap > my_unwrapped_file.js
``jsrequire('unwrap')("path_to_file.js", function(e, unwrapped) {
jsrequire('unwrap')("path_to_file.js", function(e, unwrapped) {
});``