Skip to content

Repository files navigation

TOMLDecoder

A fast, Swift-native, minimal dependency library that fully implements TOML spec 1.1.0.

structTeam:Codable{structPlayer:Codable{letid:Stringlethealth:IntletjoinDate:Date}letplayers:[Player]}letteam=tryTOMLDecoder().decode(Team.self, from: tomlData)

Read the documentation to get started.

License

MIT. See LICENSE.md.

About

From TOML to Swift Codable types.

Topics

Resources

Stars

107 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages