un-eval
un_eval converts an Object to its source
Found 5 results for uneval
un_eval converts an Object to its source
eval in reverse: stringifying all the stuff that JSON.stringify won't
uneval approximation for node.js/v8. convert objects to code. don't use if you don't know all the things that could go wrong with this.
Allows taking snapshot of JavaScript objects including functions and classes and run it on other machine.
Convert an object to its source code (With references and PROXIES too!)