# karma-chai-shallow-deep-equal

> Chai Shallow Deep Equal for Karma

Latest version **0.0.4** (published 2014-12-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install karma-chai-shallow-deep-equal
pnpm add karma-chai-shallow-deep-equal
yarn add karma-chai-shallow-deep-equal
bun add karma-chai-shallow-deep-equal
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.4 |
| Published | 2014-12-17 |
| First published | 2014-12-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 0.10.0 |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Gregory Ghez |
| Maintainers | gghez |
| Keywords | karma, karma-plugin, chai, deep, equal, shallow |

## Links

- npm: https://www.npmjs.com/package/karma-chai-shallow-deep-equal
- Repository: https://github.com/gghez/karma-chai-shallow-deep-equal
- Issues: https://github.com/gghez/karma-chai-shallow-deep-equal/issues
- npm.io page: https://npm.io/package/karma-chai-shallow-deep-equal

## Recent versions

- 0.0.4 (latest) — 2014-12-17
- 0.0.3 — 2014-12-17
- 0.0.2 — 2014-12-17
- 0.0.1 — 2014-12-17

## README

karma-chai-shallow-deep-equal
==============================

chai-shallow-deep-equal for Karma

## Installation

```
npm install karma-shallow-deep-equals --save-dev
```

Add ```chai-shallow-deep-equal``` to ```frameworks``` in your Karma configuration:

```js
module.exports = function(config) {
  'use strict';
  config.set({
    #...
    frameworks: ['chai', 'chai-shallow-deep-equal'],
    #...
  });
}
```

### Example

See documentation of ```chai-shallow-deep-equal```: https://github.com/michelsalib/chai-shallow-deep-equal

---
_Source: https://npm.io/package/karma-chai-shallow-deep-equal · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
