Skip to content

Swift implementation of the NanoPack serialisation format.

Notifications You must be signed in to change notification settings

nanopack-buffer/swift-nanopack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-nanopack

A Swift implementation of the NanoPack serialization format.

Generating Swift code

nanoc supports generating Swift code from NanoPack schemas:

nanoc --language swift schema1.yaml schema2.yaml ...

The generated code imports this library, so please make sure that this library is included in the project that is using the generated code.

About

Swift implementation of the NanoPack serialisation format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages