# can-debug

> CanJS Debugger

Latest version **2.0.7** (published 2019-05-24) · MIT license · 0 weekly downloads

## Install

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

## 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.0.7 |
| Published | 2019-05-24 |
| First published | 2017-07-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 9 |
| Unpacked size | 1.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Bitovi |
| Maintainers | chasen, cherif_b, christopherjbaker, justinbmeyer, m-mujica, matthewp, phillipskevin, stin13 |
| Keywords | donejs-plugin |

## Links

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

## Dependencies (9)

- [can-diff](https://npm.io/package/can-diff.md) ^1.0.0
- [can-assign](https://npm.io/package/can-assign.md) ^1.3.1
- [can-queues](https://npm.io/package/can-queues.md) ^1.0.0
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.0.0
- [can-globals](https://npm.io/package/can-globals.md) ^1.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.10.1
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0
- [can-observation](https://npm.io/package/can-observation.md) ^4.0.0
- [can-reflect-dependencies](https://npm.io/package/can-reflect-dependencies.md) <2.0.0

## Recent versions

- 2.0.7 (latest) — 2019-05-24
- 2.0.0-pre.2 (pre) — 2018-08-08
- 2.0.6 — 2019-01-17
- 2.0.5 — 2018-11-29
- 2.0.4 — 2018-11-27
- 2.0.3 — 2018-11-27
- 2.0.2 — 2018-11-26
- 2.0.1 — 2018-08-09
- 2.0.0 — 2018-08-08
- 2.0.0-pre.1 — 2018-08-08
- 2.0.0-pre.0 — 2018-08-02
- 1.3.0 — 2018-07-04
- 1.2.2 — 2018-06-22
- 1.2.1 — 2018-06-21
- 1.2.0 — 2018-06-20
- … 17 more at https://npm.io/package/can-debug/versions

## README

# can-debug

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

CanJS Debugger

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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