Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

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