TOMLDecoder
TOML decoder
Converts TOML data to Swift Codable objects
From TOML to Swift Codable types.
71 stars
5 watching
6 forks
Language: Swift
last commit: 11 months ago
Linked from 1 awesome list
codableswifttoml
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Swift library for converting between Traditional and Simplified Chinese text | 199 |
| | An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
| | A command-line tool for converting between various data formats. | 976 |
| | Converts data between multiple formats, including CBOR, JSON, MessagePack, TOML, and YAML. | 529 |
| | A Swift wrapper for a lightweight TUI library | 74 |
| | Library for parsing and generating the TOML file format in Go. | 1,751 |
| | A Python library for parsing and creating the TOML data interchange format. | 1,098 |
| | A Ruby library for parsing and generating the TOML data interchange format | 151 |
| | A C++ library for parsing and serializing the TOML data format | 1,054 |
| | Translates TOML into a Go type definition in real-time | 150 |
| | Adds toDouble and toFloat methods for converting strings to numeric types in Swift | 10 |
| | Converts data types safely and efficiently in Go programs | 48 |
| | A Haskell library for bidirectional serialization of TOML configuration data | 123 |
| | A plugin for formatting TOML configuration files | 18 |
| | Builds a standardized API for encoding and decoding data between Elm and TypeScript | 42 |