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

Top 3.6% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.3% dependent repos on proxy.golang.org
Top 9.0% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/invopop/yaml

Package yaml provides a wrapper around go-yaml designed to enable a better way of handling YAML when marshaling to and from structs. In short, this package first converts YAML to JSON using go-yaml and then uses json.Marshal and json.Unmarshal to convert to or from the struct. This means that it effectively reuses the JSON struct tags as well as the custom JSON methods MarshalJSON and UnmarshalJSON unlike go-yaml.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/invopop/yaml
License: BSD-3-Clause,MIT
Latest release: over 1 year ago
First release: about 3 years ago
Namespace: github.com/invopop
Dependent packages: 406
Dependent repositories: 475
Stars: 16 on GitHub
Forks: 4 on GitHub
Docker dependents: 341
Docker downloads: 4,618,770,126
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...