Axios封装 Packages

easier-requests

Package to make it easier to write simple networking code. Targeted towards students and hobbyists, but hopefully useful to anyone.

0.0.5-alpha8 • Published 5 years ago

easy-fetcher

基于promise和fetch封装的网络请求库 ##使用范例 ```javascript async request() { const fetcher = new Fetcher("http://www.***.com", {headers:{"Content-Type": "application/json"},credentials: "include"}, DataType.JSON, 10000); try {

1.5.4 • Published 6 years ago

z-vueplates

Vue boilerplates for frontend. Common functions like axios post, fetch, table mixins for backend

1.1.0 • Published 6 years ago