Sign in
chromium
/
external
/
github.com
/
flynn
/
json5
/
refs/tags/v1.0.0
/
.
tree: de113bf581268fff7d60da8a0eb7cee97cbd5263
.github/
testdata/
decode.go
decode_test.go
fold.go
fold_test.go
go.mod
go.sum
json5_test.go
LICENSE
number_test.go
README.md
scanner.go
scanner_test.go
stream.go
stream_test.go
tags.go
tags_test.go
types.go
README.md
json5
This is a Go package that implements decoding of
JSON5
. See
the documentation
for usage information.