# can-observable-bindings

> Observable bindings for use with StacheElement

Latest version **1.3.3** (published 2019-11-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-observable-bindings
pnpm add can-observable-bindings
yarn add can-observable-bindings
bun add can-observable-bindings
```

## 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.3.3 |
| Published | 2019-11-04 |
| First published | 2019-07-31 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 25.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Bitovi |
| Maintainers | chasen, cherif_b, justinbmeyer, m-mujica, mattchewone, matthewp, phillipskevin |
| Keywords | CanJS |

## Links

- npm: https://www.npmjs.com/package/can-observable-bindings
- Repository: https://github.com/canjs/can-observable-bindings
- Issues: https://github.com/canjs/can-observable-bindings/issues
- npm.io page: https://npm.io/package/can-observable-bindings

## Dependencies (6)

- [can-bind](https://npm.io/package/can-bind.md) ^1.5.1
- [can-type](https://npm.io/package/can-type.md) ^1.0.0-pre.5
- [can-value](https://npm.io/package/can-value.md) ^1.1.1
- [can-string](https://npm.io/package/can-string.md) ^1.1.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.17.11
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0

## Recent versions

- 1.3.3 (latest) — 2019-11-04
- 1.0.0-pre.4 (pre) — 2019-08-12
- 1.3.2 — 2019-11-03
- 1.3.0 — 2019-10-18
- 1.2.1 — 2019-09-11
- 1.2.0 — 2019-09-10
- 1.1.2 — 2019-08-15
- 1.1.1 — 2019-08-15
- 1.1.0 — 2019-08-14
- 1.0.2 — 2019-08-14
- 1.0.1 — 2019-08-13
- 1.0.0 — 2019-08-13
- 1.0.0-pre.3 — 2019-08-06
- 1.0.0-pre.2 — 2019-08-06
- 1.0.0-pre.1 — 2019-07-31
- … 1 more at https://npm.io/package/can-observable-bindings/versions

## README

# can-observable-bindings

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

Import/require **can-observable-bindings** and use the Element to derive your own classes. Calling `customElements.define` will register your element with the window's registry of custom elements.

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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