Categorygithub.com/vmware-labs/yaml-jsonpointer

# README

Go Report Card

yaml-jsonpointer

Package yptr is a Go package with a JSONPointer implementation that can walk though a yaml.Node tree.

Documentation

Read full doc on the Go package documentation page.

Contributing

The yaml-jsonpointer project team welcomes contributions from the community. Before you start working with yaml-jsonpointer, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. For more detailed information, refer to CONTRIBUTING.md.

License

yaml-jsonpointer is available under the BSD-2 license.

# Packages

Package yamled implements helpers for in-place editing of YAML sources.