kero-fetch - 基于Promise实现的http库
kero-fetch
mainly provides the way to interact with the server,needs to be combined with the background data model
If you encounter any problems , submit issues,or pull request。
Developers can participate in the development of kero-fetch, but also can be based on kero-fetch two development
kero-fetch use gulp.js and webpack build the project.
clone:
$ git clone git@github.com:iuap-design/kero-fetch.git
install:
$ npm install
build:
$ npm run product
527124070