ast-explorer

AST Explorer: For most popular front-end languages and parsers.

AGPL-3.0 License

Stars
73

Bot releases are visible (Hide)

ast-explorer - v0.16.1 Latest Release

Published by github-actions[bot] 2 months ago

   🚀 Features

  • Add location info for @vue/compiler-dom  -  by @sxzz (016fd)
  • Add location info for htmlparser2  -  by @sxzz (6762d)

   🐞 Bug Fixes

  • Dim sidebar when not available  -  by @sxzz (cda69)
  • Hovering for csstree  -  by @sxzz (31691)
    View changes on GitHub
ast-explorer - v0.16.0

Published by github-actions[bot] 2 months ago

   🚀 Features

  • Auto open for tree view  -  by @sxzz (54857)
  • Auto focus for tree view  -  by @sxzz (41450)
  • Hide side bar manually  -  by @sxzz (d909a)
    View changes on GitHub
ast-explorer - v0.15.0

Published by github-actions[bot] 3 months ago

   🚀 Features

  • Use shiki for highlighting  -  by @sxzz (69fd8)
  • Highlight & format vue language  -  by @sxzz (4301b)

   🐞 Bug Fixes

    View changes on GitHub
ast-explorer - v0.14.0

Published by github-actions[bot] 4 months ago

   🚀 Features

  • Prettier format  -  by @sxzz (372ba)
  • Load TS typings for monaco editor  -  by @sxzz (6a94d)

   🐞 Bug Fixes

    View changes on GitHub
ast-explorer - v0.13.1

Published by github-actions[bot] 5 months ago

   🚀 Features

   🐞 Bug Fixes

  • Editor language for vue & svelte  -  by @sxzz (b2b11)
  • Default template  -  by @sxzz (1dfd3)
    View changes on GitHub
ast-explorer - v0.13.0

Published by github-actions[bot] 5 months ago

Notable Changes

  • Add Tree-view output

   🚀 Features

   🐞 Bug Fixes

  • Keyof type error  -  by @sxzz (e6a25)
  • Toggle layout  -  by @sxzz (39ad1)
  • Larger text size  -  by @sxzz (eacf4)
  • Hide keys for tree view  -  by @sxzz (57970)
  • Disable hide location on switching view  -  by @sxzz (0ddf2)
  • Async parser context  -  by @sxzz (24518)

   🏎 Performance

  • Use useAsyncState  -  by @sxzz (f2830)
    View changes on GitHub
ast-explorer - v0.12.3

Published by github-actions[bot] 5 months ago

   🐞 Bug Fixes

  • Adjust font size of ast viewer  -  by @sxzz (7354a)
    View changes on GitHub
ast-explorer - v0.12.2

Published by github-actions[bot] 5 months ago

   🚀 Features

  • Hermes-parser  -  by @sxzz (687a5)
    View changes on GitHub
ast-explorer - v0.12.1

Published by github-actions[bot] 5 months ago

   🚀 Features

  • Add acorn gui  -  by @sxzz (5ad54)
  • Flow parser  -  by @sxzz (1df22)
    View changes on GitHub
ast-explorer - v0.12.0

Published by github-actions[bot] 5 months ago

Notable Changes

  • Basic support for mobile devices.
  • Add parser options GUI for Babel, Oxc, SWC
  • Fix data racing
  • Add icon for Acorn, Oxc, and @typescript-eslint/parser

   🚀 Features

  • Add parser options gui  -  by @sxzz (72d23)
  • Remove ansi color from error  -  by @sxzz (4332a)
  • Add oxc gui  -  by @sxzz (12183)
  • Add loading state, swc gui  -  by @sxzz (a7e6c)
  • Don't show version on dev channel  -  by @sxzz (d7512)
  • Add logo for more parsers  -  by @sxzz (64b45)
  • Add logo to sidebar  -  by @sxzz (7fa09)
  • babel: Add source type gui  -  by @sxzz (28791)

   🐞 Bug Fixes

  • Data race  -  by @sxzz (d5b6e)
  • Improve color & style  -  by @sxzz (1092a)
  • Javascript icon  -  by @sxzz (de9ea)
    View changes on GitHub
ast-explorer - v0.11.3

Published by github-actions[bot] 6 months ago

   🐞 Bug Fixes

  • Add border for parser options  -  by @sxzz (d3e9a)
  • Adjust close button on parser options dialog  -  by @sxzz (a9ad2)
    View changes on GitHub
ast-explorer - v0.11.2

Published by github-actions[bot] 6 months ago

   🚨 Breaking Changes

  • Parse hide keys by comma  -  by @sxzz (aada0)

   🚀 Features

  • Render checkbox as switch on safari  -  by @sxzz (43a0b)
  • Add umami  -  by @sxzz (c1764)
    View changes on GitHub
ast-explorer - v0.11.1

Published by github-actions[bot] 6 months ago

   🚀 Features

  • Can override json-to-ast version, display raw override version  -  by @sxzz (54475)

   🐞 Bug Fixes

  • Warning on dynamic import  -  by @sxzz (4e3b1)
  • Improve display version  -  by @sxzz (107d3)
    View changes on GitHub
ast-explorer - v0.11.0

Published by github-actions[bot] 6 months ago

   🚀 Features

  • Override default version  -  by @sxzz (10dd9)
  • Add npm link  -  by @sxzz (97704)
    View changes on GitHub
ast-explorer - v0.10.0

Published by github-actions[bot] 6 months ago

   🚀 Features

   🐞 Bug Fixes

  • deps: Update dependency memfs to ^4.8.1  -  by @renovate[bot] (2a583)
    View changes on GitHub
ast-explorer - v0.9.2

Published by github-actions[bot] 7 months ago

No significant changes

    View changes on GitHub
ast-explorer - v0.9.1

Published by github-actions[bot] 7 months ago

   🚀 Features

  • Add parser link  -  by @sxzz (a6b6d)
    View changes on GitHub
ast-explorer - v0.9.0

Published by github-actions[bot] 7 months ago

   🚀 Features

  • Css tree parser  -  by @sxzz (01c49)
  • Postcss parser  -  by @sxzz (2d7d5)
    View changes on GitHub
ast-explorer - v0.8.1

Published by github-actions[bot] 7 months ago

   🐞 Bug Fixes

  • Monaco editor font  -  by @sxzz (773ab)
    View changes on GitHub
ast-explorer - v0.8.0

Published by github-actions[bot] 7 months ago

   🚀 Features

  • Add htmlparser2  -  by @sxzz (588d9)

   🐞 Bug Fixes

    View changes on GitHub