1.2.12 • Published 2 years ago
kiwig-schema-go v1.2.12
Kiwi Message Format
Forked from https://github.com/evanw/kiwi.git
Usage: kiwig [OPTIONS]
Options:
--help Print this message.
--schema [PATH] The schema file to use.
--js [PATH] Generate JavaScript code.
--ts [PATH] Generate TypeScript type definitions.
--go [PATH] Generate Go code (tree style).
--cpp [PATH] Generate C++ code (tree style).
--callback-cpp [PATH] Generate C++ code (callback style).
--skew [PATH] Generate Skew code.
--skew-types [PATH] Generate Skew type definitions.
--text [PATH] Encode the schema as text.
--binary [PATH] Encode the schema as a binary blob.
--root-type [NAME] Set the root type for JSON.
--to-json [PATH] Convert a binary file to JSON.
--from-json [PATH] Convert a JSON file to binary.
Examples:
kiwig --schema test.kiwi --js test.js
kiwig --schema test.kiwi --cpp test.h
kiwig --schema test.kiwi --skew test.sk
kiwig --schema test.kiwi --binary test.bkiwi
kiwig --schema test.bkiwi --text test.kiwi
kiwig --schema test.kiwi --root-type Test --from-json buffer.json
kiwig --schema test.kiwi --root-type Test --to-json buffer.bin
1.2.12
2 years ago
1.2.11
2 years ago
1.2.10
2 years ago
1.2.9
2 years ago
1.2.8
2 years ago
1.2.7
2 years ago
1.2.6
2 years ago
1.2.5
2 years ago
1.2.4
2 years ago
1.2.3
2 years ago
1.2.2
2 years ago
1.2.1
2 years ago
1.2.0
2 years ago
1.1.28
2 years ago
1.1.27
2 years ago
1.1.26
2 years ago
1.1.25
2 years ago
1.1.24
2 years ago
1.1.23
2 years ago
1.1.22
2 years ago
1.1.21
2 years ago
1.1.20
2 years ago
1.1.19
2 years ago
1.1.18
2 years ago
1.1.17
2 years ago
1.1.16
2 years ago
1.1.15
2 years ago
1.1.14
2 years ago
1.1.13
2 years ago
1.1.12
2 years ago
1.1.11
2 years ago
1.1.10
2 years ago
1.1.9
2 years ago
1.1.8
2 years ago
1.1.7
2 years ago
1.1.6
2 years ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.10
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago