ember-module-snippets

Ember ES6 module snippets for Atom

Josh Bailey

445

3

Bug Reports

1.0.0

MIT

GitHub

Atom Ember Module Snippets

A collection of snippets for importing Ember javascript modules.

Install

apm install ember-module-snippets

Usage

Begin typing an Ember module you need, such as component, press Tab, and the corresponding import statement will be printed for you.

Docs

For a complete mapping of shortcut keys to the Ember module import, see the below links to the snippet source:

Thanks,

to the project, ember-rfc176-data, for a full list of each Ember module and the corresponding import, without that this package would not have been possible.

Issues

If you notice a module is missing or something is incorrect, please submit an issue or PR.