core-image-xhr-c

1.0.4 • Public • Published

core-image-xhr

a simple image ajax handler

Start

npm i core-image-xhr --save
import xhr from 'core-image-xhr';

xhr(method, url, header, data, successCallback, errorCallback);
  • method 'POST' or 'GET'

  • url

  • header Object

  • data Object

  • successCallback function

  • errorCallback function

Readme

Keywords

none

Package Sidebar

Install

npm i core-image-xhr-c

Weekly Downloads

1

Version

1.0.4

License

ISC

Last publish

Collaborators

  • d925529