Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niniloveyou/designpattern
IDE插件,尚未完成,多种常用设计模式,一键生成java/kotlin模板代码,提高开发效率
https://github.com/niniloveyou/designpattern
design-pattern designpatterns idea idea-plugin
Last synced: 1 day ago
JSON representation
IDE插件,尚未完成,多种常用设计模式,一键生成java/kotlin模板代码,提高开发效率
- Host: GitHub
- URL: https://github.com/niniloveyou/designpattern
- Owner: niniloveyou
- License: mit
- Created: 2018-05-22T05:38:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T08:52:27.000Z (over 5 years ago)
- Last Synced: 2024-11-08T16:13:38.216Z (about 2 months ago)
- Topics: design-pattern, designpatterns, idea, idea-plugin
- Language: Kotlin
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DesignPattern
a IDE pluginactions.DesignPatternAction
-> DesignPatternJFrame
-> DesignPatternHandlerFactory
-> handler.handle
-> show UI
-> get setting message and generate code type
->