https://github.com/icholy/json
Fork of encoding/json
https://github.com/icholy/json
Last synced: over 1 year ago
JSON representation
Fork of encoding/json
- Host: GitHub
- URL: https://github.com/icholy/json
- Owner: icholy
- Created: 2022-04-30T18:06:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T03:14:55.000Z (over 4 years ago)
- Last Synced: 2025-01-30T03:13:20.429Z (over 1 year ago)
- Language: Go
- Size: 189 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A fork of [encoding/json](https://pkg.go.dev/encoding/json) which implements [this proposal](https://github.com/golang/go/issues/50480)