Socket
Socket
Sign inDemoInstall

qiao-ajax

Package Overview
Dependencies
1
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    qiao-ajax

browser ajax and nodejs http request


Version published
Weekly downloads
38
decreased by-39.68%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

qiao-ajax

npm version npm downloads

浏览器和 nodejs 下请求能力,基于axios

api

req

支持 get, post, put, patch, delete, head, options 等请求

const { get } = require('qiao-ajax');
const res = await get(url);

Keywords

FAQs

Last updated on 23 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc