falafel-turbo
v0.0.4
Published
transform the ast on a recursive walk
Maintainers
Readme
This module is like falafel with the following differences
- Uses the latest version of Esprima
- Each node has a new method called
oldsourcewhich gives the source before it was updated usingupdate - Returns undefined if Esprima is unable to parse the string instead of throwing an error.
