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.
322 stars
6 watching
44 forks
Language: JavaScript
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby library for parsing and generating the TOML data interchange format | 151 |
| A Python library for parsing and creating the TOML data interchange format. | 1,098 |
| A C++ library for parsing and serializing the TOML data format | 1,054 |
| A TOML parser written in Zig with support for various data formats and features | 108 |
| Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
| A parser and creator of TOML documents in Ada | 32 |
| A parser for TOML files in the Zig programming language | 36 |
| A tool that verifies the correctness of TOML parsers and writers through automated testing. | 216 |
| Translates TOML into a Go type definition in real-time | 150 |
| A PHP parser for TOML configuration files | 202 |
| Library for parsing and generating the TOML file format in Go. | 1,751 |
| A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
| A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
| A C-based JSON parsing and encoding library for Ruby | 1,479 |
| A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |