0.0.0 • Published 7 years ago

ember-instafeed v0.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Ember-Instafeed

npm version Download count all time npm Ember Observer Score Build Status

Installs Instafeed and exposes it to your project. It will not import anything if your app is running in FastBoot.

Installation

ember install ember-instafeed

Usage

import Instafeed from 'instafeed';

To use, you just need to import Instafeed in whatever file you'd like to use it in.