The files in this repository are used by legacy view engines for CanJS, specifically can-ejs and can-mustache. This module is not intended to be used as a standalone module. While the code in this repository has been heavily tested and should be considered stable, it is no longer supported. Please use at your own risk.
CanJS now ships with Stache as its primary view engine — it is much faster than mustache and ejs. You should use it instead!
Read the can-legacy-view-helpers API docs on CanJS.com.
See the latest releases on GitHub.
The contribution guide has information on getting help, reporting bugs, developing locally, and more.