organism-react-ajax
TypeScript icon, indicating that this package has built-in type declarations

0.17.19 • Public • Published

React Ajax

callback parameters

callback(json, text, response)

dlog

Example Usage

IE11 support

  • Worker
import 'es6-promise/auto';

You can not just use external script for es6-promise/auto in IE11, because webworker will have js error (Promise not defined), when you use dynamic import('some file').then(/some code/)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.17.19
    22
    • latest

Version History

Package Sidebar

Install

npm i organism-react-ajax

Weekly Downloads

77

Version

0.17.19

License

MIT

Unpacked Size

87.5 kB

Total Files

32

Last publish

Collaborators

  • hillliu