/*! * @license TweenJS * Visit http://createjs.com/ for documentation, updates and examples. * * Copyright (c) 2011-2015 gskinner.com, inc. * * Distributed under the terms of the MIT license. * http://www.opensource.org/licenses/mit-license.html * *
minAjax.js
极简的Javascr ipt库,用于执行AJAX POST和GET Request。
检查漂亮的文档
用法
入门
npm i minajax.js
常规的
minAjax ( {
url : "test.php" , //request URL
type : "GET" , //Request type GET/POST
//Send Data in form of GET/POST
data : {
name : "