atom-handlebars
v1.3.1
Published
Handlebars support in Atom
Downloads
17
Maintainers
Readme
Handlebars support in Atom
Adds syntax highlighting and snippets to Handlebars files in Atom.
Install
$ apm install atom-handlebars
Or Settings ➔ Packages ➔ Search for atom-handlebars
Snippets
each
⇥eachas
⇥eachin
⇥get
⇥list
⇥if
⇥ifelse
⇥unless
⇥unelse
⇥else
⇥with
⇥log
⇥dbg
⇥escape
⇥link
⇥
Contributions
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.