un-eval

un_eval converts an Object to its source

lave

eval in reverse: stringifying all the stuff that JSON.stringify won't

exval

Allows taking snapshot of JavaScript objects including functions and classes and run it on other machine.

uneval

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.