ember-cli-mlabs-emojione

0.2.3 • Public • Published

ember-cli-mlabs-emojione

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

This is a fork from the original addon available on https://github.com/crhayes/ember-cli-emojione

Installation

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

ember install ember-cli-mlabs-emojione

You can then import EmojiOne as an ES6 module:

import emojione from 'emojione';

Contributing

  • git clone <repository-url> this repository
  • cd ember-cli-mlabs-emojione
  • npm install

Linting

  • npm run lint:js
  • npm run lint:js -- --fix

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

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

License

This project is licensed under the MIT License.

/ember-cli-mlabs-emojione/

    Package Sidebar

    Install

    npm i ember-cli-mlabs-emojione

    Weekly Downloads

    1

    Version

    0.2.3

    License

    MIT

    Unpacked Size

    5.59 kB

    Total Files

    10

    Last publish

    Collaborators

    • socialmlabs