You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,7 @@ Handlebars in the Wild
138
138
*[handlebars-loader](https://github.com/pcardune/handlebars-loader) A handlebars template loader for webpack.
139
139
*[handlebars-wax](https://github.com/shannonmoeller/handlebars-wax) The missing Handlebars API. Effortless registration of data, partials, helpers, and decorators using file-system globs, modules, and plain-old JavaScript objects.
140
140
*[hbs](https://github.com/pillarjs/hbs) An Express.js view engine adapter for Handlebars.js, from Don Park.
141
+
*[html-bundler-webpack-plugin](https://github.com/webdiscus/html-bundler-webpack-plugin) The webpack plugin to compile templates,[supports Handlebars](https://github.com/webdiscus/html-bundler-webpack-plugin#using-template-handlebars).
141
142
*[incremental-bars](https://github.com/atomictag/incremental-bars) adds support for[incremental-dom](https://github.com/google/incremental-dom) as template target to Handlebars.
142
143
*[jblotus](https://github.com/jblotus) created[http://tryhandlebarsjs.com](http://tryhandlebarsjs.com) for anyone who would like to try out Handlebars.js in their browser.
143
144
*[jQuery plugin](https://71104.github.io/jquery-handlebars/) allows you to use Handlebars.js with[jQuery](http://jquery.com/).