1.1.3 • Published 9 years ago

xhrpromise v1.1.3

Weekly downloads
36
License
MIT
Repository
github
Last release
9 years ago

XhrPromise

Bower NPM License Build Status

NPM

A Promise that invokes a XmlHttpRequest.

Development

How to make a new release

  1. Change the version number in bower.json and package.json
  2. Create a new release in github with the same name for tag and title as the version number (e.g. 1.0.0). Do not forget to include the changelog in the release description.
  3. Run npm publish to publish the new version to npm

Testing

To run the tests do npm run test.

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago