ember-cli-tribute-shim

0.1.1 • Public • Published

ember-cli-tribute-shim

A simple shim for Tribute.js that exposes the library as an ES6 module.

Installation

Please install this addon into your Ember.js project using ember-cli:

ember install ember-cli-tribute-shim

You can then import tribute as an ES6 module:

import Tribute from 'tribute';

Contributing

  • git clone <repository-url> this repository
  • cd ember-cli-tribute-shim
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i ember-cli-tribute-shim

Weekly Downloads

2

Version

0.1.1

License

MIT

Last publish

Collaborators

  • crhayes_