https://github.com/ehmicky/abstract-parser
Abstraction layer for JavaScript parsers
https://github.com/ehmicky/abstract-parser
Last synced: 7 months ago
JSON representation
Abstraction layer for JavaScript parsers
- Host: GitHub
- URL: https://github.com/ehmicky/abstract-parser
- Owner: ehmicky
- License: mit
- Created: 2019-07-19T13:22:04.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T04:20:02.000Z (about 1 year ago)
- Last Synced: 2024-10-24T21:48:21.520Z (about 1 year ago)
- Language: JavaScript
- Size: 12.8 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/abstract-parser)
[](https://unpkg.com/abstract-parser?module)
[](https://fosstodon.org/@ehmicky)
[](https://medium.com/@ehmicky)
Abstraction layer for JavaScript parsers.
Work in progress!
# Support
For any question, _don't hesitate_ to [submit an issue on GitHub](../../issues).
Everyone is welcome regardless of personal background. We enforce a
[Code of conduct](CODE_OF_CONDUCT.md) in order to promote a positive and
inclusive environment.
# Contributing
This project was made with ❤️. The simplest way to give back is by starring and
sharing it online.
If the documentation is unclear or has a typo, please click on the page's `Edit`
button (pencil icon) and suggest a correction.
If you would like to help us fix a bug or add a new feature, please check our
[guidelines](CONTRIBUTING.md). Pull requests are welcome!