This package has been deprecated

Author message:

this package has been deprecated

jqxhr-bluebird

0.1.3 • Public • Published

jqxhr-bluebird

Bluebird-wrapped $.ajax

How to use

In code:

var ajax = require('jqxhr-bluebird').ajax;
 
// ES6 object destructuring
var {ajax, getJSON} = require('jqxhr-bluebird');

Compile ES6+ source to ES5-compliant code:

$ npm run-script compile 

Readme

Keywords

none

Package Sidebar

Install

npm i jqxhr-bluebird

Weekly Downloads

0

Version

0.1.3

License

MIT

Last publish

Collaborators

  • sairion