ember-cli-injection

1.1.1 • Public • Published

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

Package Sidebar

Install

npm i ember-cli-injection

Weekly Downloads

1

Version

1.1.1

License

MIT

Last publish

Collaborators

  • williamsbdev
  • toranb