Skip to content

williamsbdev/ember-cli-injection

Repository files navigation

Ember-cli-injection

Build Status NPM Downlaads

Description

ember-cli-injection allows the ability to inject objects registered with the Ember application, similar to the Ember.inject API.

Installation

Install this ember-addon via npm

npm install ember-cli-injection --save-dev

Documentation

Running Tests

To run the test, install dependencies:

npm install
bower install

Then run:

ember test
ember t

or

ember test --server
ember t -s

License

Copyright © 2015 Brandon Williams http://williamsbdev.com

Licensed under the MIT License

About

An ember-addon to inject objects

Resources

License

Stars

Watchers

Forks

Packages

No packages published