@keewano/codegen
v1.0.0-0
Published
Keewano custom-events codegen CLI: turns per-event JSON definitions into a type-safe generated TypeScript module.
Maintainers
Readme
@keewano/codegen
Build-time CLI for the Keewano TypeScript SDK: turns per-event JSON definitions into a typed customEventSet module with generated, type-safe report helpers.
Documentation
See the Custom Events guide and the full Codegen reference.
Installation
npm install --save-dev @keewano/codegenQuick start
npx keewano-codegen --input keewano-custom-eventsPass the generated customEventSet to Keewano.init, then call the typed report*
helpers the generator produces.
License
MIT
