# can-stache-bindings

> Default binding syntaxes for can-stache

Latest version **5.0.5** (published 2021-06-29) · 0 weekly downloads

## Install

```sh
npm install can-stache-bindings
pnpm add can-stache-bindings
yarn add can-stache-bindings
bun add can-stache-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 | 5.0.5 |
| Published | 2021-06-29 |
| First published | 2016-04-26 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 23 |
| Unpacked size | 221.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Bitovi |
| Maintainers | phillipskevin, justinbmeyer, andrejewski, marshallswain, matthewp, m-mujica, blackmarket, chasen, bmomberger-bitovi, sinjhin, cherif_b, mickmcgrath13, christopherjbaker, bgando, stin13, mikedane94 |
| Keywords | canjs, donejs |

## Links

- npm: https://www.npmjs.com/package/can-stache-bindings
- Homepage: https://canjs.com/doc/can-stache-bindings.html
- npm.io page: https://npm.io/package/can-stache-bindings

## Dependencies (23)

- [can-log](https://npm.io/package/can-log.md) ^1.0.0
- [can-bind](https://npm.io/package/can-bind.md) ^1.5.0
- [can-diff](https://npm.io/package/can-diff.md) ^1.5.0
- [can-assign](https://npm.io/package/can-assign.md) ^1.0.0
- [can-queues](https://npm.io/package/can-queues.md) ^1.3.0
- [can-stache](https://npm.io/package/can-stache.md) ^5.0.0
- [can-symbol](https://npm.io/package/can-symbol.md) ^1.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.6.0
- [can-dom-data](https://npm.io/package/can-dom-data.md) ^1.0.1
- [can-view-live](https://npm.io/package/can-view-live.md) ^5.0.0
- [can-dom-events](https://npm.io/package/can-dom-events.md) ^1.3.3
- [can-dom-mutate](https://npm.io/package/can-dom-mutate.md) ^2.0.0
- [can-simple-map](https://npm.io/package/can-simple-map.md) ^4.0.0
- [can-stache-key](https://npm.io/package/can-stache-key.md) ^1.0.0
- [can-view-model](https://npm.io/package/can-view-model.md) ^4.0.0
- [can-view-scope](https://npm.io/package/can-view-scope.md) ^4.13.0
- [can-event-queue](https://npm.io/package/can-event-queue.md) ^1.1.4
- [can-view-callbacks](https://npm.io/package/can-view-callbacks.md) ^5.0.0
- [can-attribute-encoder](https://npm.io/package/can-attribute-encoder.md) ^1.1.1
- [can-simple-observable](https://npm.io/package/can-simple-observable.md) ^2.0.0
- [can-attribute-observable](https://npm.io/package/can-attribute-observable.md) ^2.0.0
- [can-observation-recorder](https://npm.io/package/can-observation-recorder.md) ^1.0.0
- [can-reflect-dependencies](https://npm.io/package/can-reflect-dependencies.md) ^1.0.0

## Recent versions

- 5.0.5 (latest) — 2021-06-29
- 5.0.0-pre.6 (pre) — 2019-09-02
- 3.11.12 (3.x-legacy) — 2018-03-12
- 5.0.4 — 2019-12-27
- 5.0.3 — 2019-11-22
- 5.0.2 — 2019-11-08
- 5.0.1 — 2019-10-03
- 5.0.0 — 2019-10-03
- 5.0.0-pre.5 — 2019-09-02
- 5.0.0-pre.4 — 2019-08-07
- 5.0.0-pre.3 — 2019-08-05
- 5.0.0-pre.2 — 2019-08-02
- 5.0.0-pre.1 — 2019-07-16
- 4.10.9 — 2019-07-16
- 4.10.8 — 2019-06-03
- … 204 more at https://npm.io/package/can-stache-bindings/versions

## README

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

Default binding syntaxes for [can-stache](https://github.com/canjs/can-stache).

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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