0.0.6 • Published 3 years ago

generator-common-sdk v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

generator-common-sdk NPM version Build Status Dependency Status Coverage percentage

生成通用的编写sdk的项目结构 一个具备可扩展以及兼容性的SDK,最基本应该两个基础能力:事件订阅发布 和 中间件模块 能力。在此基础上再根据业务需求扩展合理的API接口。

Installation

First, install Yeoman and generator-common-sdk using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-common-sdk

Then generate your new project:

yo common-sdk

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © ywymoshi

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago