1 个仓库
Visual interfaces for reviewing programmatically generated source code before final output.
Distinct from Generated Code Formatters: Distinct from Generated Code Formatters: focuses on the visual review stage rather than the application of styling rules.
Explore 1 awesome GitHub repository matching development tools & productivity · Generated Code Previews. Refine with filters or upvote what's useful.
JSONExport 是一个多语言代码生成器和 JSON 模式转换器,将 JSON 数据结构转换为强类型源代码类。它作为 API 响应映射器,将 JSON 对象转换为数据传输对象(DTO),以自动化模型类的创建。 该工具专注于多语言模型合成,允许用户使用单一 JSON 输入定义跨不同编程语言的数据模型。它生成类样板代码,包括构造函数和访问器,并提供预览流水线,以便在保存结果源代码之前进行审查。 该项目通过基于模板的方法涵盖数据模型实现和源代码样板生成,将 JSON 数据类型映射到特定的语言语法。
Ships a visual window to review generated source code before saving the output to a file.