Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reference to json5-nodes #873

Merged
merged 1 commit into from Jun 21, 2023
Merged

Conversation

jlyonsmith
Copy link
Contributor

A library that uses a JSON5 Pest grammar to parse JSON5 into "nodes" that include the location of the JSON element in the original text.

@jlyonsmith jlyonsmith requested a review from a team as a code owner June 20, 2023 20:47
@jlyonsmith jlyonsmith requested review from tomtau and removed request for a team June 20, 2023 20:47
Copy link
Contributor

@tomtau tomtau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! You can also consider contributing it to this list: https://github.com/pest-parser/awesome-pest#projects

@tomtau tomtau merged commit 73327b3 into pest-parser:master Jun 21, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants