0.0.4 • Published 10 years ago

falafel-turbo v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

This module is like falafel with the following differences

  • Uses the latest version of Esprima
  • Each node has a new method called oldsource which gives the source before it was updated using update
  • Returns undefined if Esprima is unable to parse the string instead of throwing an error.