https://github.com/chanced/jay
simple go package for JSON data
https://github.com/chanced/jay
Last synced: about 1 year ago
JSON representation
simple go package for JSON data
- Host: GitHub
- URL: https://github.com/chanced/jay
- Owner: chanced
- License: mit
- Created: 2022-01-14T18:19:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T15:43:13.000Z (almost 4 years ago)
- Last Synced: 2024-10-06T00:41:23.361Z (over 1 year ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jay
A simple package that wraps JSON in `[]byte` form to provide methods on detecting the content as well as Marshaling/Unmarshaling.
## License
MIT