bcherny/json-schema-to-typescript

Support custom template of generated interfaces

Open

#9 opened on Apr 27, 2016

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (449 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (3,302 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It will be nice to have possibility to provide custom template (eg mustache or some other template engine) for generating the interfaces in custom way eg. for putting some comments etc.

Contributor guide