1.0.7 β€’ Published 3 years ago

@sophons/request v1.0.7

Weekly downloads
257
License
MIT
Repository
github
Last release
3 years ago

@sophons/request

πŸš€ Probably the best Node.js HTTP request component, It also contains a rich stream processing

ci codecov npm npm.io npm.io install size npm.io Known Vulnerabilities

Features

  • Fast make an HTTP request with support for incoming Query
  • Fast make an HTTP form-data request with support for incoming Query
  • According to the URL, download the file to the local path
  • Conversion between streams and buffers
  • Converts the file to data in the specified format based on the URL

Inherited from axios πŸ‘€

  • Make XMLHttpRequests from the browser
  • Make http requests from node.js
  • Supports the Promise API
  • Intercept request and response
  • Transform request and response data
  • Cancel requests
  • Automatic transforms for JSON data
  • Client side support for protecting against XSRF

Installing

Using npm:

npm install @sophons/request

Using bower:

bower install @sophons/request

Using yarn:

yarn add @sophons/request

Using cnpm:

cnpm install @sophons/request

Example

English Docs | δΈ­ζ–‡ζ–‡ζ‘£

License

MIT

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.2

3 years ago