github fkling/astexplorer v1.4.0

latest releases: v2.1.0, v2.0.0, v1.13.0...
8 years ago

Improvements

  • Computed properties (i.e. AST node properties that are not added by the parser by default, but added by astexplorer) are now indicated by a * before the name.

Fixes

  • Source map highlighting and source code with leading empty lines caused astexplorer to hang ( #82 ).
  • Module selector didn't work for babylon6 ( #81 )
  • Added back leadingComments and trailingComments properties to typescript nodes (f933252).

Don't miss a new astexplorer release

NewReleases is sending notifications on new releases.