ember-cli-notifications

v6.3.1
Atom inspired notification messages for ember-cli
alerts ember ember-addon ember-cli notifications

build

ember build

changelog

auto-changelog --template changelog.template --unreleased-only --prepend --load-github-issue-data --github-cache-dir .changelog

deploy

ember github-pages:commit --message "Deploy gh-pages from commit $(git rev-parse HEAD)"; git push; git checkout -

lint:hbs

ember-template-lint .

lint:js

eslint .

start

ember serve

test

ember test

test:all

ember try:each

Metadata

  • MIT
  • 8.* || >= 10.*
  • Jonathan Steele
  • released 9/28/2020

Downloads

Maintainers