debowerify
debowerify copied to clipboard
support for ES6 syntax
When using debowerify in conjunction with 6to5ify it results in parse error:
Unexpected reserved word
Maybe using esprima-fb solves the problem, which supports ES6 syntax.