A small, fast, and correct TOML parser/serializer
TOML parser for Node.js (TOML v1.1.0 compliant)
Better TOML parsing and stringifying all in that familiar JSON interface.
A TOML parser that produces output compatible with ESLint
An implementation of TOML written by LongTengDao. Belong to "Plan J"./龙腾道为汤小明语写的实现。从属于“简计划”。
This ESLint plugin provides linting rules for TOML.
Compact YAML, TOML, JSONC, JSON5 and INI parser and serializer
Generic cache plugin for saving and restoring files and/or folders between Netlify builds
Read configuration file in various formats:
A Object->TOML encoder/converter only for TOML v0.4.0
Wasm module for dprint-plugin-toml.
An opinionated `toml` formatter plugin for Prettier
A TOML loader for Cosmiconfig
A TOML parser for JavaScript/TypeScript, targeting TOML 1.0.0 Spec
TOML grammar for tree-sitter
A parser only compliant with TOML v0.4.0
Patch, parse, and stringify TOML while preserving comments and formatting.
TypeScript definitions for @iarna/toml
TOML parser and serializer
remark plugin to support frontmatter (yaml, toml, and more)
A TOML linter and formatter and utility library.
🐊Putout processor adds ability to parse toml files
No description provided.
Support for representing 64-bit integers in JavaScript
Derive macro that turns doc comments and Default values into commented TOML
Proc-macro internals for toml-comment
Parse and generate TOML v1.0 documents with full type support including datetimes, inline tables, and array of tables. Zero dependencies.
Toby is a TOML 1.0.0 parser for Ruby that allows the parsing, editing, and dumping of the TOML file format (including comments). Toby also supports conversion from TOML to a Ruby Hash or JSON.