# can-fixture

> Intercept AJAX requests and simulate responses.

Latest version **3.1.7** (published 2019-07-08) · MIT license · 0 weekly downloads

## Install

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

## 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 | 3.1.7 |
| Published | 2019-07-08 |
| First published | 2015-10-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 7 |
| Unpacked size | 143.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 22 |
| Author | Bitovi |
| Maintainers | alfredo-delgado, amechi89, andrejewski, blackmarket, bmomberger-bitovi, chasen, cherif_b, christopherjbaker, htmlghozt, justinbmeyer, m-mujica, matthewp, phillipskevin, sinjhin, stin13 |
| Keywords | CanJS |

## Links

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

## Dependencies (7)

- [can-key](https://npm.io/package/can-key.md) <2.0.0
- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-deparam](https://npm.io/package/can-deparam.md) ^1.0.1
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.15.1
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0
- [can-query-logic](https://npm.io/package/can-query-logic.md) <2.0.0
- [can-memory-store](https://npm.io/package/can-memory-store.md) <2.0.0

## Recent versions

- 3.1.7 (latest) — 2019-07-08
- 3.0.0-pre.11 (pre) — 2018-06-06
- 3.1.6 — 2019-06-24
- 3.1.5 — 2019-05-24
- 3.1.4 — 2019-05-01
- 3.1.3 — 2019-05-01
- 3.1.2 — 2019-05-01
- 3.1.0 — 2019-04-24
- 3.0.5 — 2019-02-01
- 3.0.4 — 2018-10-25
- 3.0.3 — 2018-10-25
- 3.0.2 — 2018-10-24
- 3.0.1 — 2018-10-24
- 3.0.0 — 2018-07-05
- 2.1.0 — 2018-07-04
- … 68 more at https://npm.io/package/can-fixture/versions

## README

# can-fixture

[![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-fixture/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-fixture.svg)](https://www.npmjs.com/package/can-fixture)
[![Travis build status](https://travis-ci.org/canjs/can-fixture.svg?branch=master)](https://travis-ci.org/canjs/can-fixture)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-fixture.svg)](https://greenkeeper.io/)

Intercept and simulate AJAX requests.  Works without CanJS.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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