# frog-cmd **Repository Path**: captainblue/frog-cmd ## Basic Information - **Project Name**: frog-cmd - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Certification](http://fcc.lanhao.name/fcc-readme-icon/FreeCodeCamp-Chengdu/fcc.chengdu?_v=0.1.0) ### Frog - build your application fast and save your time +1s ![](http://bluestest.oss-cn-shanghai.aliyuncs.com/u=2760800048,436059731&fm=26&gp=0.jpg) ### Install npm install -g frog-cmd ### Overview ![](http://bluestest.oss-cn-shanghai.aliyuncs.com/frog.png) - [Database ____数据模型](./docs/database.md) - [Protocol-less Handler ____对调用协议无感知的业务逻辑](./docs/protocol-less-handler.md) - [Incoming Validation ____输入校验](./docs/incoming-validation.md) - [Automatic Document ____自动产出文档](./docs/automatic-document.md) - [Automatic Remote Call Client ____自动生成远程调用客户端代码](./docs/automatic-remote-call-client.md) - [Easy Definition of Error Type ____更简单的定义/管理错误](./docs/easy-definition-of-error-type.md) - 扩展阅读 - [关于抽象语法树的应用]() TODO - [jsoc--自动文档与自动客户端的根基]() TODO - [探究自动测试用例的可行性]() TODO