This is a reactive API for asynchronous requests. It allows you to watch the request status and control the request in real time.
- jQuery
- A browser, supporting ES6.
- Download or Clone the Repository.
- Copy reactiveAjax/dist/reactive-ajax.js to your project's js folder.
- Use the lib's API
- ReactiveAjax is transpile-compatible. You can transpile it to ES5 by using babel and other js transpilers.