Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add eachUpTo function (#690) | toasted-nutbread | 2020-07-26 |
| | |||
* | Fix incorrect handlebars execution context in helpers (#645) | toasted-nutbread | 2020-06-29 |
| | |||
* | Template renderer class (#574) | toasted-nutbread | 2020-06-15 |
* Convert handlebars.js to a class * Move/rename function * Update helper registration * Rename helper functions * Limit cache size * Make render() async * Rename and move |