formax
Submit Form Using Ajax
Submit Form Using Ajax
Set specific callbacks for specific server responses
Request action for gaffa. Allows for arbitrary asynchronous messaging via a common action.
A jQuery Plugin to perform Ajax style downloads
Promise based HTTP client for the browser and node.js
获取api接口返回的数据
Lightweight axios wrapper
Ajax Adapter
Easy http based on k-xhr
Retry ajax calls using the deferred API
``` npm install ljcajax ``` ##usage ``` var ajax = require('ljcajax') ajax(method, url, data, flag, (data) => {}) ``` ##overview - **ajax (method, url, data, flag, func)**. this function can only handle simple request include GET and post.and dat
fetch for json
XMLHttpRequest for Node
simple http client for Browsers and NodeJS width fail over
基于axios 二次封装
A progressive HTTP client for the browser and node.js.
A progressive HTTP client for the browser.
异步请求封装