# microapp-plugin-http

> A httpclient for microapp framework.

Latest version **1.0.1** (published 2019-08-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install microapp-plugin-http
pnpm add microapp-plugin-http
yarn add microapp-plugin-http
bun add microapp-plugin-http
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2019-08-09 |
| First published | 2019-08-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 2.7 KB |
| Known vulnerabilities | 0 (+25 in 1 direct dependencies) |
| Install scripts | no |
| Author | zhq |
| Maintainers | _storm, ssbunny |
| Keywords | http, microapp |

## Links

- npm: https://www.npmjs.com/package/microapp-plugin-http
- Repository: https://github.com/ssbunny/microapp-plugin-http
- Homepage: https://github.com/ssbunny/microapp-plugin-http#readme
- Issues: https://github.com/ssbunny/microapp-plugin-http/issues
- npm.io page: https://npm.io/package/microapp-plugin-http

## Dependencies (2)

- [qs](https://npm.io/package/qs.md) ^6.7.0
- [axios](https://npm.io/package/axios.md) ^0.19.0

## Recent versions

- 1.0.1 (latest) — 2019-08-09
- 1.0.0 — 2019-08-03

## README

# microapp-plugin-http
微应用框架 HTTP 请求插件

---
_Source: https://npm.io/package/microapp-plugin-http · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
