https://github.com/symind/json
JSON AST parser
https://github.com/symind/json
Last synced: about 2 months ago
JSON representation
JSON AST parser
- Host: GitHub
- URL: https://github.com/symind/json
- Owner: SyMind
- License: mit
- Created: 2021-03-30T12:15:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-03T11:53:02.000Z (about 4 years ago)
- Last Synced: 2025-04-15T05:43:38.872Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json
In accordance with [ECMA404 Standard](https://www.ecma-international.org/wp-content/uploads/ECMA-404_2nd_edition_december_2017.pdf).
## License
[MIT](https://github.com/SyMind/json/blob/main/LICENSE)