An open API service indexing awesome lists of open source software.

https://github.com/canjs/steal-stache

A plugin that allows you to import stache templates with stealjs.
https://github.com/canjs/steal-stache

canjs stache stache-template stealjs

Last synced: 9 months ago
JSON representation

A plugin that allows you to import stache templates with stealjs.

Awesome Lists containing this project

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)