# can-ajax

> jQuery-inspired AJAX request library.

Latest version **2.4.8** (published 2023-02-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-ajax
pnpm add can-ajax
yarn add can-ajax
bun add can-ajax
```

## 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 | 2.4.8 |
| Published | 2023-02-02 |
| First published | 2017-04-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 63.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Bitovi |
| Maintainers | phillipskevin, justinbmeyer, matthewp, bigab, m-mujica, blackmarket, designbyonyx, chasen, bmomberger-bitovi, cherif_b, stin13, mikemitchel, edward.p |
| Keywords | canjs, ajax, jquery, http, request |

## Links

- npm: https://www.npmjs.com/package/can-ajax
- Repository: https://github.com/canjs/can-ajax
- Homepage: https://canjs.com/doc/can-ajax.html
- Issues: https://github.com/canjs/can-ajax/issues
- npm.io page: https://npm.io/package/can-ajax

## Dependencies (5)

- [can-param](https://npm.io/package/can-param.md) ^1.0.1
- [can-globals](https://npm.io/package/can-globals.md) <2.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.16.3
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0
- [can-parse-uri](https://npm.io/package/can-parse-uri.md) ^1.0.0

## Alternatives

- [launchdarkly-js-client-sdk](https://npm.io/package/launchdarkly-js-client-sdk.md) — 2.5M weekly downloads
- [@elastic/elasticsearch](https://npm.io/package/@elastic/elasticsearch.md) — 2.1M weekly downloads
- [@c8y/client](https://npm.io/package/@c8y/client.md) — 15.3K weekly downloads
- [@signaldb/maverickjs](https://npm.io/package/@signaldb/maverickjs.md) — 1.7K weekly downloads
- [@bbc/http-transport-cache](https://npm.io/package/@bbc/http-transport-cache.md) — 1.2K weekly downloads

## Recent versions

- 2.4.8 (latest) — 2023-02-02
- 1.4.1 (1.x-legacy) — 2020-10-12
- 1.1.1 (pre) — 2017-10-30
- 2.4.7 — 2021-11-16
- 2.4.6 — 2020-05-07
- 2.4.5 — 2019-10-01
- 2.4.4 — 2019-06-25
- 2.4.3 — 2019-05-24
- 2.4.2 — 2019-05-23
- 2.4.1 — 2019-04-16
- 1.4.0 — 2019-04-10
- 2.4.0 — 2019-04-10
- 2.2.2 — 2019-03-26
- 2.2.1 — 2018-12-13
- 2.2.0 — 2018-12-13
- … 19 more at https://npm.io/package/can-ajax/versions

## README

# can-ajax

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-ajax/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-ajax.svg)](https://www.npmjs.com/package/can-ajax)
[![Travis build status](https://travis-ci.org/canjs/can-ajax.svg?branch=master)](https://travis-ci.org/canjs/can-ajax)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-ajax.svg)](https://greenkeeper.io/)

jQuery-inspired AJAX request library.

## Documentation

Read the [can-ajax API docs on CanJS.com](https://canjs.com/doc/can-ajax.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-ajax/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-ajax/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-ajax/blob/master/LICENSE)

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