Registry / serialization / jefferai-jsonx

jefferai-jsonx

JSON →
library1.0.1gogounverified

A Go library for working with JSON with extended features.

go get github.com/jefferai/jsonx
INSTALL
IMPORT
SIG · JEFFERAI-JSONX
J
jefferai-jsonx
serializationgov1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

jsonx
github.com/jefferai/jsonx

Marshal a map to JSON using jsonx.

import "github.com/jefferai/jsonx" func main() { data := jsonx.MustMarshal(map[string]string{"key": "value"}) _ = data }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jefferai-jsonx — go get jefferai-jsonx · libregistry