Skip to content

Commit

Permalink
Add antonmedv/fx
Browse files Browse the repository at this point in the history
  • Loading branch information
LuiggiPasacheL committed Dec 26, 2024
1 parent 171a380 commit cc8d55d
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 @@ -1522,6 +1522,7 @@ _Libraries for working with JSON._
- [ej](https://github.com/lucassscaravelli/ej) - Write and read JSON from different sources succinctly.
- [epoch](https://github.com/vtopc/epoch) - Contains primitives for marshaling/unmarshalling Unix timestamp/epoch to/from build-in time.Time type in JSON.
- [fastjson](https://github.com/valyala/fastjson) - Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection.
- [fx](https://github.com/antonmedv/fx) - Terminal JSON viewer & processor.
- [gabs](https://github.com/Jeffail/gabs) - For parsing, creating and editing unknown or dynamic JSON in Go.
- [gjo](https://github.com/skanehira/gjo) - Small utility to create JSON objects.
- [GJSON](https://github.com/tidwall/gjson) - Get a JSON value with one line of code.
Expand Down

0 comments on commit cc8d55d

Please sign in to comment.