github.com/aloli-crystal/toml
0.1.4 / published May 8, 2026 / repository
TOML v1.0 parser and serializer for Crystal, with comment-and-format preservation across parse → modify → write round-trips. Drop-in replacement for crystal-community/TOML.cr (same TOML.parse_to_hash surface), plus a richer Document AST API for in-place edits that keep the original byte-identical formatting.
Documentation is being built
Queued
This version's documentation is being built now. Documentation is built on request rather than ahead of time for every version ever published, and the most depended-upon shards are built on a schedule so their first reader does not have to wait.
- CloningFetching the repository.
- Resolving versionFinding the commit this version points at.
- Installing dependenciesFetching the shards it depends on.
- Extracting the APIRunning the compiler in a sandbox.
- PublishingStoring the generated documentation.