# can-stache-key

> Read and write keys on a value

Latest version **1.4.3** (published 2019-06-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-stache-key
pnpm add can-stache-key
yarn add can-stache-key
bun add can-stache-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.4.3 |
| Published | 2019-06-17 |
| First published | 2017-06-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 28.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | DoneJS Team |
| Maintainers | andrejewski, bgando, blackmarket, chasen, cherif_b, christopherjbaker, justinbmeyer, matthewp, phillipskevin, stin13 |
| Keywords | DoneJS, CanJS |

## Links

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

## Dependencies (6)

- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.16.4
- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0
- [can-reflect-promise](https://npm.io/package/can-reflect-promise.md) ^2.0.0
- [can-observation-recorder](https://npm.io/package/can-observation-recorder.md) ^1.0.0

## Recent versions

- 1.4.3 (latest) — 2019-06-17
- 1.0.0-pre.17 (pre) — 2018-01-09
- 1.4.1 — 2019-05-26
- 1.4.0 — 2018-07-05
- 1.3.2 — 2018-06-19
- 1.3.1 — 2018-06-14
- 1.3.0 — 2018-06-07
- 1.2.0 — 2018-06-06
- 1.1.0 — 2018-05-26
- 1.0.2 — 2018-03-15
- 1.0.1 — 2018-02-16
- 1.0.0 — 2018-01-27
- 0.1.4 — 2018-01-26
- 1.0.0-pre.16 — 2018-01-02
- 0.1.3 — 2017-12-01
- … 21 more at https://npm.io/package/can-stache-key/versions

## README

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

Read and write keys on a value

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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