iarna-toml

TOML parser

A TOML parser and stringifier that provides a familiar JSON interface.

Better TOML parsing and stringifying all in that familiar JSON interface.

GitHub

320 stars
6 watching
43 forks
Language: JavaScript
last commit: 6 months ago

Related projects:

Repository Description Stars
jm/toml A Ruby library for parsing and generating the TOML data interchange format 151
uiri/toml A Python library for parsing and creating the TOML data interchange format. 1,095
toruniina/toml11 A C++ library for parsing and serializing the TOML data format 1,043
aeronavery/zig-toml A TOML parser written in Zig with support for various data formats and features 107
nimparsers/parsetoml Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. 114
pmderodat/ada-toml A parser and creator of TOML documents in Ada 31
sam701/zig-toml A parser for TOML files in the Zig programming language 35
toml-lang/toml-test A tool that verifies the correctness of TOML parsers and writers through automated testing. 216
xuri/toml-to-go Translates TOML into a Go type definition in real-time 151
yosymfony/toml A PHP parser for TOML configuration files 200
pelletier/go-toml Library for parsing and generating the TOML file format in Go. 1,736
goccy/go-yaml A YAML parser and encoder for the Go programming language. 1,179
jasom/nyaml A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. 26
brianmario/yajl-ruby A C-based JSON parsing and encoding library for Ruby 1,480
lloyd/yajl A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. 2,156