Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Ember Authoring Tools for CLI Projects

This package adds Ember-specific HTMLBars functionality for the Atom text editor, including:

###Snippet Guide

####HMTLBars

See snippets/language-ember-htmlbars.cson for full syntax details

Prefix Description
if {{#if}}...{{/if}}
ife {{#if}}...{{else}}..{/if}
unl {{#unless}}..{{/unless}}
unle {{#unless}}...{{else}}..{{/unless}}
ema {{action}}
ifl {{if .. ...}}
else {{else}}
elsif {{else if .. ...}}
lt {{#link-to...}}
each `{{#each model as
input {{input type='vals'}}
textarea {{textarea....}}
em get {{get model...prop}}
each-in {{#each in model as param ....}}

###Other Projects

Other Ember + Atom projects:

About

Added some snippets to this repository

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages