ember-data-snippets

Snippets for Ember Data adapter and serializer methods in Atom

skaterdav85

368

0

Bug Reports

0.6.1

MIT

GitHub

Ember Data Snippets for Atom

An Atom package containing snippets for all the Ember Data adapter and serializer methods so that you don't have to look up the method signature every time you want to override one.

Installation

Search for the package ember-data-snippets within Atom and install.

Usage

Simply start typing the name of the method, choose the one you want, and hit tab. The method and all of its parameters will be inserted.