Skip to content

beradrian/xhrpromise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published