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

Top 2.7% on proxy.golang.org
Top 2.5% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/vmware-labs/go-yaml-edit

Package yamled implements helpers for in-place editing of YAML sources. The editing is performed by a golang.org/x/text/transform.Transformer implementation configured with one or more editing operations. Editing operations are defined as string replacements over selections covering YAML nodes in the YAML source. Selections are constructed from *yaml.Node value that can be obtained by either manually navigating the YAML node tree or by using other packages like those provided by YAML JSONPointer or YAML JSONPath libraries.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/vmware-labs/go-yaml-edit
License: BSD-2-Clause
Latest release: almost 5 years ago
First release: about 5 years ago
Namespace: github.com/vmware-labs
Dependent packages: 5
Dependent repositories: 3
Last synced: 18 days ago

    Loading...
    Readme
    Loading...