Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 511 Bytes

README-en.md

File metadata and controls

20 lines (13 loc) · 511 Bytes

ScpoWR

Developed by Scpos!

- A small web request function library that is very convenient to use.

Function List

  • Convert between the form element, query string and object
  • Send the web request with one function!
  • Cool ES6Promise-like functional-programming way to request.

How to Use

  1. Include ScpoAJAX with <script src="//js.seventop.top/scpo-webreq.js"></script>.
  2. Enjoy.

Other Help