Open Issues Need Help
View All on GitHub Add more OXC parser options about 2 months ago
AI Summary: Add more configuration options for the OXC parser to the AST Explorer web tool's user interface. This involves identifying the relevant OXC parser options, designing a user-friendly way to expose them in the UI, and implementing the necessary changes to the tool's codebase to handle these new options.
Complexity:
3/5
good first issue
A web tool to explore the ASTs generated by parsers.
TypeScript
#acorn#ast#babel#css#eslint#explorer#flow#hermes#html#markdown#sql#svelte#swc#vue#wxml#yaml
Remember options 2 months ago
AI Summary: Implement persistent storage of parser options in the AST Explorer web tool. Currently, when switching parsers, the options are lost; this task requires adding functionality to remember and restore these options.
Complexity:
3/5
enhancement good first issue
A web tool to explore the ASTs generated by parsers.
TypeScript
#acorn#ast#babel#css#eslint#explorer#flow#hermes#html#markdown#sql#svelte#swc#vue#wxml#yaml