Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 227 Bytes

Readme.md

File metadata and controls

22 lines (12 loc) · 227 Bytes

xhr

Cross-browser XMLHttpRequest

Installation

$ component install yields/xhr

API

xhr()

req = xhr();

Will return XMLHttpRequest with fallback to ActiveXObject.

License

MIT