github.com/rogpeppe/rjson
Package rjson implements a backwardly compatible version of JSON with the aim of making it easier for humans to read and write. The data model is exactly that of JSON's and this package implements all the marshalling and unmarshalling operations supported by the standard library's json package. The three principal differences are: The quotes around an object key may be omitted if the key matches the following regular expression: This rule will be relaxed in the future to allow unicode characters, probably following the same rules as Go's identifiers, and probably a few more non-alphabetical characters.
proxy.golang.org
v0.0.0-20151026200957-77220b71d327
over 10 years ago
1
11
23
github.com/rogpeppe/misc/cmd/openapi v0.0.0-20220127131711-37e4b992f215
miscellaneous Go packages1 version - Latest release: about 4 years ago - 13 stars on GitHub
github.com/rogpeppe/hydro v0.0.0-20220127124530-96af7e97d9ff
experimental household power control for hydroelectric scheme1 version - Latest release: about 4 years ago - 1 stars on GitHub
github.com/nicolagi/dino v0.0.0-20210302113804-f7a59ede6884
1 version - Latest release: about 5 years agoPast Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/rogpeppe/rjson
spec |
| License | BSD-3-Clause |
| Namespace | github.com/rogpeppe |
| First Release | over 10 years ago |
| Last Synced | 20 days ago |
Repository
| Stars | 5 on GitHub |
| Forks | 3 on GitHub |