An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20151026200957-77220b71d327
over 10 years ago
Versions
1
Dependent Packages
11
Dependent Repos
23
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
Rankings on proxy.golang.org
Overall Top 6.2%
Dependent packages Top 1.6%
Dependent repos Top 1.1%
Forks Top 9.8%