Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 207 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 207 Bytes

ajax

A Promise returning wrapper for XMLHttpRequest

This aims to be a very small and very direct wrapper for XMLHttpRequest. We return a native promise and configure the requets via an options object.