# can-dom-data-state

> A key/value store useful for associating data with DOM Nodes.

Latest version **1.1.2** (published 2019-07-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-dom-data-state
pnpm add can-dom-data-state
yarn add can-dom-data-state
bun add can-dom-data-state
```

## 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.1.2 |
| Published | 2019-07-16 |
| First published | 2017-09-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 11.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Bitovi |
| Maintainers | blackmarket, cherif_b, justinbmeyer, matthewp, phillipskevin |
| Keywords | canjs, data, dom, donejs-plugin |

## Links

- npm: https://www.npmjs.com/package/can-dom-data-state
- Repository: https://github.com/canjs/can-dom-data-state
- Homepage: https://canjs.com/
- Issues: https://github.com/canjs/can-dom-data-state/issues
- npm.io page: https://npm.io/package/can-dom-data-state

## Dependencies (4)

- [can-cid](https://npm.io/package/can-cid.md) ^1.1.0
- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-dom-data](https://npm.io/package/can-dom-data.md) ^1.0.1
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0

## Alternatives

- [babylon](https://npm.io/package/babylon.md) — 5.1M weekly downloads
- [csscolorparser](https://npm.io/package/csscolorparser.md) — 3.7M weekly downloads
- [expr-eval-fork](https://npm.io/package/expr-eval-fork.md) — 1.5M weekly downloads
- [@leeoniya/ufuzzy](https://npm.io/package/@leeoniya/ufuzzy.md) — 247.7K weekly downloads
- [xml-parser](https://npm.io/package/xml-parser.md) — 78.4K weekly downloads

## Recent versions

- 1.1.2 (latest) — 2019-07-16
- 1.1.1 — 2019-05-27
- 1.1.0 — 2019-04-25
- 1.0.5 — 2018-11-19
- 1.0.4 — 2018-11-06
- 1.0.3 — 2018-11-05
- 1.0.2 — 2018-08-15
- 1.0.1 — 2018-01-30
- 1.0.0 — 2018-01-29
- 0.2.0 — 2017-11-06
- 0.1.1 — 2017-09-27
- 0.1.0 — 2017-09-27
- 0.0.0 — 2017-09-27
- 0.0.0-pre.1 — 2017-09-27

## README

# can-dom-data-state

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

A key/value store useful for associating data with DOM Nodes.

## Changelog

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

## Contributing

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

## License

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

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