Socket
Socket
Sign inDemoInstall

@inottn/miniapp-request

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @inottn/miniapp-request

A miniapp request library


Version published
Maintainers
1
Created

Readme

Source

logo

🚧 施工中,axios API 风格的小程序请求库

特性

  • 使用 TypeScript 编写,提供完整的类型定义
  • 支持 创建多个实例
  • 支持 请求锁
  • 支持 校验状态码
  • 支持 请求/响应拦截器
  • 支持 转换请求和响应数据
  • 支持 上传/下载
  • 支持 自定义适配器
  • 适配 多端小程序

安装

使用 pnpm 安装:

pnpm add @inottn/miniapp-request

使用 yarnnpm 安装:

# 使用 yarn
yarn add @inottn/miniapp-request

# 使用 npm
npm i @inottn/miniapp-request

Keywords

FAQs

Last updated on 21 Aug 2023

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc