Ajax Packages

ljcajax

``` 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

1.0.7 • Published 7 years ago

valquery

simple http client for Browsers and NodeJS width fail over

0.0.1 • Published 6 years ago