Vue Jsonp Versions Save

A tiny library for handling JSONP request.

v2.0.0

3 years ago

V2.0.0

  • Refactor code by using TypeScript.
  • Update build & test toolchain.

v0.1.8

6 years ago

Fix umd variable name.

v0.1.4

6 years ago

Bug fixing:

  • Timeout timer should be cleared in reject function.

v0.1.5

6 years ago

Add types for library.

v0.1.7

6 years ago

Add complex params supporting.