Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 595 Bytes

File metadata and controls

21 lines (12 loc) · 595 Bytes

Deki JSON

JSON parsing and serialization for the Deki Engine, wrapping a vendored copy of cJSON behind the DekiJson facade.

Part of the Deki Engine module ecosystem.

Installation

Install via the Module Manager inside the Deki Editor.

Dependencies

Dependency Type
cJSON External, vendored under third_party/cJSON (MIT)

License

Licensed under the Apache License, Version 2.0. See LICENSE for details.

Third-party licenses are listed in NOTICE.