Skip to content

Commit

Permalink
Add Andrew-M-C/go.jsonvalue (avelino#4796)
Browse files Browse the repository at this point in the history
* Add Andrew-M-C/go.jsonvalue

* alphabetical order

---------

Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
  • Loading branch information
Andrew-M-C and phanirithvij committed May 26, 2023
1 parent ccff99d commit 6b8976e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1428,6 +1428,7 @@ _Libraries for working with JSON._
- [jsonhal](https://github.com/RichardKnop/jsonhal) - Simple Go package to make custom structs marshal into HAL compatible JSON responses.
- [jsonhandlers](https://github.com/abusomani/jsonhandlers) - JSON library to expose simple handlers that lets you easily read and write json from various sources.
- [jsonic](https://github.com/sinhashubham95/jsonic) - Utilities to handle and query JSON without defining structs in a type safe manner.
- [jsonvalue](https://github.com/Andrew-M-C/go.jsonvalue) - A fast and convinient library for unstructured JSON data, replacing `encoding/json`.
- [jzon](https://github.com/zerosnake0/jzon) - JSON library with standard compatible API/behavior.
- [kazaam](https://github.com/Qntfy/kazaam) - API for arbitrary transformation of JSON documents.
- [mapslice-json](https://github.com/mickep76/mapslice-json) - Go MapSlice for ordered marshal/ unmarshal of maps in JSON.
Expand Down

0 comments on commit 6b8976e

Please sign in to comment.