yaml2json
There are 26 repositories under yaml2json topic.
homeport/dyff
/ˈdʏf/ - diff tool for YAML files, and sometimes JSON
json-everything/json-everything
System.Text.Json-based support for all of your JSON needs.
jeremyfa/yaml.js
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
tobozo/YAMLDuino
YAML <=> JSON converter for ESP32, ESP8266, RP2040 and possibly other devices
wakeful/yaml2json
convert YAML to JSON.
alxarch/ycat
Command line processor for YAML/JSON files using Jsonnet
openpeeps/nyml
A stupid simple YAML Parser. From YAML to stringified JSON, JsonNode or Nim objects. Written in Nim language 👑
shahsaifi/jmxtrans
Visualizing JVM metrics with JMXTrans -> InfluxDB -> Grafana
mbrukman/yaml2json
Convert YAML to JSON and vice versa
morikuni/y2j2y
yaml to json / json to yaml converter y(*^J^*)y
gni/json2yaml
json2yaml and yaml2json convertor
nessex/yaml2json-rs
Command line utility (+libraries) to convert YAML to JSON.
ad-si/yaml2json
A stream transformer to convert YAML to JSON
leplusorg/docker-yaml
Docker container with utilities to process YAML files (yamllint...).
prantlf/v-yaml2json
Converts YAML input to JSON/JSON5 output.
King-Oni/Python_config_Transform
Python script to convert config files
fermayo/docker-tools
Dockerized versions of common development tools
nonylene/yaml2json
Convert yaml to json
p0l4r/json-to-yaml-and-vice-versa-conversion
This repository contains python scripts for converting json files to yaml files and vice-versa
shockey/yaml-fl
a fault-tolerant, caching pre-parser layer for translating YAML strings to JS objects
yqs112358/yaml2json-server
A simple server written in Go, support converting yaml to json through http requests
kegepet/smuggle
Simple, human-readable, but unnecessary, data serialization format for 1D data, and a small js lib for using it.
DarrenN/yaml2json
Racket flavored YAML to JSON converter
nitishk72/js-yaml
JavaScript YAML parser and dumper. Very fast.