yaml-jsonpath
YAML path resolver
An implementation of JSONPath syntax for the YAML node API.
JSONPath implementation for the gopkg.in/yaml.v3 node API
50 stars
4 watching
13 forks
Language: Go
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
childsish/dynamic-yaml | Enables dynamic string resolution in Python configuration files using YAML | 43 |
wwkimball/yamlpath | A set of tools and libraries to parse and edit YAML data using powerful syntax | 120 |
oliveagle/jsonpath | A Go implementation of JsonPath syntax for querying JSON data structures. | 324 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
nikolaydubina/htmlyaml | Provides a Go-based solution to render YAML data in HTML with customizable styling options. | 4 |
behrang/yamlswift | A Swift library for parsing YAML and JSON documents into a structured format | 404 |
alecthomas/kong-yaml | Tools for loading and mapping YAML configuration files in Go applications. | 14 |
makallio85/yaml-route | Provides a way to configure CakePHP 3 routes with simple YAML files. | 6 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 429 |
paesslerag/jsonpath | An implementation of the JSONPath query language for Go. | 185 |
google/yamlfmt | A tool to format YAML files in various ways | 1,186 |
asaiyusuke/jsonpath | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
perlpunk/yaml-pp-p5 | A modular YAML processor for parsing and generating YAML 1.2 documents | 23 |