Skip to content

dangermike/yaml2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaml2json

A simple converter from YAML into JSON. This iterates over the yaml decoder, but it can still use a ton of memory on very large files.

About

Quick program wrapping github.com/goccy/go-yaml and json-iterator to convert YAML into JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages