# @axe/request

> A tiny library for request.

Latest version **1.1.0** (published 2019-07-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install @axe/request
pnpm add @axe/request
yarn add @axe/request
bun add @axe/request
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.0 |
| Published | 2019-07-12 |
| First published | 2018-03-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 64.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | ansenhuang |
| Maintainers | ansenhuang |
| Keywords | TypeScript, JavaScript, axe, request |

## Links

- npm: https://www.npmjs.com/package/@axe/request
- Repository: https://github.com/ansenhuang/axe
- Homepage: https://github.com/ansenhuang/axe/tree/master/packages/request#readme
- Issues: https://github.com/ansenhuang/axe/issues
- npm.io page: https://npm.io/package/@axe/request

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 1.1.0 (latest) — 2019-07-12
- 0.5.3 — 2018-09-27
- 0.5.2 — 2018-09-27
- 0.5.1 — 2018-09-06
- 0.4.2 — 2018-08-17
- 0.4.1 — 2018-05-22
- 0.3.3 — 2018-04-24
- 0.3.2 — 2018-04-23
- 0.3.0 — 2018-04-23
- 0.1.7 — 2018-04-20
- 0.1.6 — 2018-04-20
- 0.1.5 — 2018-04-19
- 0.1.4 — 2018-04-19
- 0.1.3 — 2018-03-25
- 0.1.2 — 2018-03-25
- … 2 more at https://npm.io/package/@axe/request/versions

## README

# [@axe/request](https://www.npmjs.org/package/@axe/request)

[![npm version](https://img.shields.io/npm/v/@axe/request.svg)](https://www.npmjs.org/package/@axe/request)
[![build status](https://img.shields.io/travis/ansenhuang/axe.svg)](https://travis-ci.org/ansenhuang/axe)
[![code coverage](https://img.shields.io/codecov/c/github/ansenhuang/axe.svg)](https://codecov.io/gh/ansenhuang/axe)
[![npm downloads](https://img.shields.io/npm/dt/@axe/request.svg)](http://npm-stat.com/charts.html?package=@axe/request)
[![License](https://img.shields.io/npm/l/@axe/request.svg)](https://github.com/ansenhuang/axe/blob/master/LICENSE)
[![examples](https://img.shields.io/badge/examples-🚀-yellow.svg)](https://ansenhuang.github.io/axe/examples/request.html)

A tiny library for request.

## Documentation

[Refer to here](https://ansenhuang.github.io/axe/docs/modules/_axe_request.html)

## Examples

[Click here](https://ansenhuang.github.io/axe/examples/request.html)

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