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

proxy.golang.org : github.com/mbaynton/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/mbaynton/go-yaml-edit
License: BSD-2-Clause
Status: removed
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/mbaynton
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: over 1 year ago

    Loading...
    Readme
    Loading...