• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

atom-ember-author-kit

Ember author tool kit for Atom
  • #ember
  • #ember handlebars
  • #htmlbars
donaldwasserman
2,646
5
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

#Ember Authoring Tools for CLI Projects

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

  • HTMLBars syntax highlights (Improvements based on https://atom.io/packages/language-ember-htmlbars)
  • HTMLBars Ember 2.0 default helpers
  • Autocomplete generated from components and helpers folders
  • Misc Ember-flavored javascript snippets

###Snippet Guide

####HMTLBars

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

Prefix Description
if {{#if}}...{{/if}}
ife {{#if}}...{{else}}..{/if}
unless {{#unless}}..{{/unless}}
ema {{action}}
ifl {{if .. ...}}
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:

  • Ember Tabs
  • Ember CLI Helper
  • Ember ES6 Snipetts

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by