Forte Scarlet
Results
3
repositories owned by
Forte Scarlet
CatCode
42
Stars
3
Forks
Watchers
猫猫码,一个可爱的通用特殊码,CQ码的精神延续。/ Cat code, the spirit of CQ code continues, a cute universal special code.
Mock.java
43
Stars
5
Forks
Watchers
This is a framework for generating fake data, similar to Mock.js. 你可以通过这个框架简便的构建一个JavaBean假数据模板并生成假数据,就像Mock.js一样的语法~
kotlin-suspend-transform-compiler-plugin
25
Stars
3
Forks
Watchers
A Kotlin compiler plugin for transforming suspend functions to platform-compatible non-suspend functions, such as the JVM Blocking API and CompletableFuture