codegenr 0.0.2

Fast json/yaml/openapi code generator based on handlebars templating.
Documentation
1
2
3
4
5
### CONSOLE
{{#each names}}
### FILE {{@key}}
{{@value}}
{{/each}}