在写复杂的后台业务时,经常会遇到大量的条件判断,我们会选择if-else或switch来解决,但是如果业务比较繁琐 的时候,也行再使用他们并不合适。那么我们需要有一个dispatcher分发器,就像express,koa中的router或 前端框架vue或react中的router一样,我们只想简化controller层的写法。
published version 0.0.1, 9 years agoThe unionpay module for cubi framework
published version 0.0.3-alpha.0, 6 years agoThe common file-loader module for cubi framework
published version 1.0.0, 6 years agoThe unionpay module for nestjs framework
published version 1.0.2, a year agoget a single file or folder from git remote
published version 0.0.1, 6 years ago