# @nlpjs/request

> Request

Latest version **5.0.0-alpha.5** (published 2025-01-23) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 25/100 (F)** — status: maintenance-mode.

Positive: no vulnerabilities.

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

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 5.0.0-alpha.5 |
| Published | 2025-01-23 |
| First published | 2019-11-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6588 |
| Author | Jesus Seijas |
| Maintainers | dgarcia56, ericzon, xavier-redondo |

## Links

- npm: https://www.npmjs.com/package/@nlpjs/request
- Repository: https://github.com/axa-group/nlp.js
- Issues: https://github.com/axa-group/nlp.js/issues
- npm.io page: https://npm.io/package/@nlpjs/request

## Dependencies (2)

- [http-proxy-agent](https://npm.io/package/http-proxy-agent.md) ^5.0.0
- [https-proxy-agent](https://npm.io/package/https-proxy-agent.md) ^5.0.0

## Recent versions

- 5.0.0-alpha.5 (latest) — 2025-01-23
- 5.0.0-alpha.0 — 2024-12-12
- 4.25.0 — 2022-12-21
- 4.22.7 — 2022-01-04
- 4.22.6 — 2022-01-04
- 4.22.5 — 2022-01-03
- 4.21.1 — 2021-02-17
- 4.17.0 — 2020-11-30
- 4.15.0 — 2020-11-05
- 4.13.2 — 2020-10-05
- 4.6.0 — 2020-06-15
- 4.5.2 — 2020-06-15
- 4.5.1 — 2020-06-15
- 4.5.0 — 2020-06-15
- 4.4.0 — 2020-05-13
- … 10 more at https://npm.io/package/@nlpjs/request/versions

## README

# `neural`

> TODO: description

## Usage

```javascript
const neural = require('neural');

// TODO: DEMONSTRATE API
```

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