mirror of
https://github.com/systemjs/systemjs.git
synced 2026-01-25 14:57:38 +00:00
Added Ember Handlebars plugin
This commit is contained in:
parent
f1fa837c8a
commit
119d2ffd03
@ -116,6 +116,7 @@ Additional Plugins:
|
||||
* [JSX](https://github.com/floatdrop/plugin-jsx) `System.import('template.jsx!')`
|
||||
* [Markdown](https://github.com/guybedford/plugin-md) `System.import('app/some/project/README.md!').then(function(html) {})`
|
||||
* [WebFont](https://github.com/guybedford/plugin-font) `System.import('google Port Lligat Slab, Droid Sans !font')`
|
||||
* [Ember Handlebars](https://github.com/n-fuse/plugin-ember-hbs) `System.import('template.hbs!')`
|
||||
|
||||
[Read the guide here on creating plugins](https://github.com/systemjs/systemjs/wiki/Creating-a-Plugin).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user