Skip to content
#

codegenerator

Here are 244 public repositories matching this topic...

「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

  • Updated Jun 16, 2022
  • Java
derberg
derberg commented Feb 10, 2021

Reason/Context

The problem is described here asyncapi-archived-repos/playground#79. It must be clear that returned data is not content but an object with content and metadata + what is this metadata, and that it is only with React renderer.

Description

Probably JSDoc must be only updated. Of course, some additional section in the readme would be also welcomed 😄

enhancement good first issue
jonaslagoni
jonaslagoni commented Oct 1, 2021

What to solve

Sometimes you want to decide on the naming format for the data model, maybe you always want to append something, or just want a different format.

This can be done by changing the naming convention, by providing a custom function for formatting the data type name.

Use the following code in the example:

generator = new TypeScriptGenerator({
  namingConvention: {
 
Hacktoberfest enhancement good first issue stale

Improve this page

Add a description, image, and links to the codegenerator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codegenerator topic, visit your repo's landing page and select "manage topics."

Learn more