commonjs-everywhere
commonjs-everywhere copied to clipboard
add LiveScript support
Add LiveScript support, while LiveScript compiler provide AST api, but its format is all shit, so just compile to js and parse again.