proxy.golang.org : github.com/lonegunmanb/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
- codemeta.json
purl: pkg:golang/github.com/lonegunmanb/go-yaml-edit
License: BSD-2-Clause
Latest release: about 2 years ago
First release: about 2 years ago
Namespace: github.com/lonegunmanb
Dependent packages: 1
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 months ago