[feature request] custom parser
Open
feature request
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 772
- PR merge metrics
- No merged PRs in 30d
Description
Any way to use custom parser?
```
button.onclick = async function () {
astExplorer.parser = (await import('https://USER/PARSER/URL')).default
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.