# can-key

> Read nested key values

Latest version **1.2.1** (published 2019-05-26) · MIT license · 0 weekly downloads

## Install

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

## 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.1 |
| Published | 2019-05-26 |
| First published | 2018-04-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 56.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | DoneJS |
| Maintainers | chasen, cherif_b, justinbmeyer, matthewp, phillipskevin, stin13 |
| Keywords | canjs, donejs-plugin |

## Links

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

## Dependencies (3)

- [can-symbol](https://npm.io/package/can-symbol.md) ^1.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.13.3
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0

## Recent versions

- 1.2.1 (latest) — 2019-05-26
- 1.2.0 — 2018-07-10
- 1.0.0 — 2018-07-04
- 0.5.0 — 2018-05-11
- 0.4.0 — 2018-04-06
- 0.3.0 — 2018-04-05

## README

# can-key

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

Read nested key values

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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