tofu-http

0.1.17 • Public • Published

tofu-http

Install

npm install tofu-http

Example

import http from 'tofu-http';
const params = {
    id:1
}
http.$get('http://github.com',params).then(res => {
    //do something...
});

Readme

Keywords

Package Sidebar

Install

npm i tofu-http

Weekly Downloads

0

Version

0.1.17

License

ISC

Unpacked Size

10.7 kB

Total Files

7

Last publish

Collaborators

  • qianzhangsheng
  • hujin0327
  • shanevv