crhayes / ember-cli-tribute-shim

A simple shim for Tribute.js that exposes the library as an ES6 module.
MIT License
0 stars 2 forks source link
addon ember mentions tribute tributejs

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

Running

Running Tests

Building

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