# can-key-tree

> Add and remove items to a tree

Latest version **1.2.2** (published 2019-06-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-key-tree
pnpm add can-key-tree
yarn add can-key-tree
bun add can-key-tree
```

## 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 | 1.2.2 |
| Published | 2019-06-21 |
| First published | 2017-09-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 63.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | DoneJS Core Team |
| Maintainers | cherif_b, christopherjbaker, justinbmeyer, mrsocom |
| Keywords | CanJS, DoneJS, donejs-plugin |

## Links

- npm: https://www.npmjs.com/package/can-key-tree
- Repository: https://github.com/canjs/can-key-tree
- Homepage: https://github.com/canjs/can-key-tree#readme
- Issues: https://github.com/canjs/can-key-tree/issues
- npm.io page: https://npm.io/package/can-key-tree

## Dependencies (1)

- [can-reflect](https://npm.io/package/can-reflect.md) ^1.4.0

## Recent versions

- 1.2.2 (latest) — 2019-06-21
- 1.2.1 — 2019-05-26
- 1.2.0 — 2018-07-04
- 1.1.0 — 2018-06-19
- 0.3.0 — 2018-06-19
- 1.0.2 — 2018-02-16
- 1.0.1 — 2018-01-31
- 1.0.0 — 2018-01-26
- 0.2.0 — 2018-01-11
- 0.1.2 — 2017-11-28
- 0.1.1 — 2017-11-27
- 0.1.0 — 2017-10-20
- 0.0.3 — 2017-10-09
- 0.0.2 — 2017-09-29
- 0.0.1 — 2017-09-23

## README

# can-key-tree

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

the tree can be any type that works with [can-reflect](https://canjs.com/doc/can-reflect.html).

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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