Skip to content

jameesbrown/swift-dictionary-coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-dictionary-coder

Encoder/Decoder implementations for [String: Any] <-> Foundation.Data. Specifically designed to work with firebase.

Features

  • DictionaryEncoder: Encodes [String: Any] -> Foundation.Data.
  • DictionaryDecoder: Decodes Foundation.Data -> [String: Any].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages