# @cycle/http

> A Cycle.js Driver for making HTTP requests

Latest version **15.4.0** (published 2020-03-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @cycle/http
pnpm add @cycle/http
yarn add @cycle/http
bun add @cycle/http
```

## Health

**Score 45/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score; popular repo.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 15.4.0 |
| Published | 2020-03-23 |
| First published | 2015-07-04 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=6 |
| Dependencies | 6 |
| Unpacked size | 307.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 10225 |
| Maintainers | cycle, staltz, supermanitu |

## Links

- npm: https://www.npmjs.com/package/@cycle/http
- Repository: https://github.com/cyclejs/cyclejs/tree/master/http
- Homepage: https://cycle.js.org
- Issues: https://github.com/cyclejs/cyclejs/issues
- Funding: https://opencollective.com/cyclejs
- npm.io page: https://npm.io/package/@cycle/http

## Dependencies (6)

- [most](https://npm.io/package/most.md) ^1.7.3
- [rxjs](https://npm.io/package/rxjs.md) ^6.3.3
- [xstream](https://npm.io/package/xstream.md) *
- [@cycle/run](https://npm.io/package/@cycle/run.md) ^5.2.0
- [superagent](https://npm.io/package/superagent.md) ^3.8.3
- [@types/superagent](https://npm.io/package/@types/superagent.md) 3.8.4

## Recent versions

- 15.4.0 (latest) — 2020-03-23
- 12.0.0-rc.1 (canary) — 2017-02-03
- 15.3.0 — 2019-11-06
- 15.2.0 — 2019-09-10
- 15.1.0 — 2018-12-10
- 15.0.0 — 2018-10-17
- 14.10.0 — 2018-08-21
- 14.9.0 — 2018-01-23
- 14.8.0 — 2017-10-26
- 14.7.0 — 2017-10-25
- 14.6.0 — 2017-10-24
- 14.5.0 — 2017-10-10
- 14.4.0 — 2017-10-02
- 14.3.0 — 2017-09-05
- 14.2.0 — 2017-08-15
- … 53 more at https://npm.io/package/@cycle/http/versions

## README

- [**Read the docs here**](https://cycle.js.org/api/http.html)
- [**Edit the docs here**](https://github.com/cyclejs/cyclejs/blob/master/docs/content/api/http.md)

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