UNPKG
lezer-json5
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
Lezer parser for JSON5
github.com/dimfeld/lezer-json5
dimfeld/lezer-json5
lezer-json5
/
tests
/
objects
/
no-comma-object.txt
4 lines
•
41 B
Plain Text
View Raw
1
2
3
4
{
"foo"
:
"bar"
"hello"
:
"world"
}