Fast JSON lexer with streaming API implemented in Golang
Stars
13
Forks
1
Watchers
13
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
lexer: implemented parsing unicode sequences (#5) (#14)
8bec1d3View on GitHublexer: implemented parsing exponential numbers (#17)
c0069daView on GitHublexer: implemented parsing negative and float numbers (#15)
c6f2c52View on GitHub