# steal-stache

> Load can-stache templates with StealJS

Latest version **5.0.0** (published 2019-10-03) · 0 weekly downloads

## Install

```sh
npm install steal-stache
pnpm add steal-stache
yarn add steal-stache
bun add steal-stache
```

## 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.0 |
| Published | 2019-10-03 |
| First published | 2016-05-04 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 18 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Bitovi |
| Maintainers | blackmarket, chasen, cherif_b, christopherjbaker, justinbmeyer, m-mujica, matthewp, mikemitchel, phillipskevin |
| Keywords | canjs, stealjs, donejs |

## Links

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

## Dependencies (6)

- [can-assign](https://npm.io/package/can-assign.md) ^1.0.0
- [can-stache](https://npm.io/package/can-stache.md) ^5.0.0-pre.3
- [can-stache-ast](https://npm.io/package/can-stache-ast.md) ^1.0.0
- [can-view-import](https://npm.io/package/can-view-import.md) ^5.0.0-pre.1
- [steal-config-utils](https://npm.io/package/steal-config-utils.md) ^1.0.0
- [can-stache-bindings](https://npm.io/package/can-stache-bindings.md) ^5.0.0-pre.4

## Recent versions

- 5.0.0 (latest) — 2019-10-03
- 5.0.0-pre.2 (pre) — 2019-08-07
- 5.0.0-pre.1 — 2019-08-02
- 4.1.5 — 2019-07-03
- 4.1.4 — 2019-05-27
- 4.1.3 — 2019-05-06
- 4.1.2 — 2018-06-09
- 4.1.1 — 2018-06-06
- 4.1.0 — 2018-03-01
- 4.0.1 — 2018-02-02
- 4.0.0 — 2018-01-29
- 4.0.0-pre.2 — 2017-11-30
- 4.0.0-pre.1 — 2017-11-18
- 3.1.3 — 2017-11-02
- 3.1.2 — 2017-10-10
- … 15 more at https://npm.io/package/steal-stache/versions

## README

# steal-stache

[![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/steal-stache/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/steal-stache.svg)](https://www.npmjs.com/package/steal-stache)
[![Travis build status](https://travis-ci.org/canjs/steal-stache.svg?branch=master)](https://travis-ci.org/canjs/steal-stache)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/steal-stache?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/steal-stache)
[![Coverage status](https://coveralls.io/repos/github/canjs/steal-stache/badge.svg?branch=master)](https://coveralls.io/github/canjs/steal-stache?branch=master)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/steal-stache.svg)](https://greenkeeper.io/)

Load can-stache templates with [StealJS](https://stealjs.com/).

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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