ember-cli-notifications

v9.0.0
Atom inspired notification messages for ember-cli
alerts ember ember-addon ember-cli notifications

build

rollup --config

lint

concurrently 'npm:lint:*(!fix)' --names 'lint:'

lint:fix

concurrently 'npm:lint:*:fix' --names 'fix:'

lint:hbs

ember-template-lint . --no-error-on-unmatched-pattern

lint:hbs:fix

ember-template-lint . --fix --no-error-on-unmatched-pattern

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

start

rollup --config --watch

test

echo 'A v2 addon does not have tests, run tests in test-app'
npm i ember-cli-notifications

Metadata

  • MIT
  • Whatever
  • Chris Manson
  • released 11/27/2023

Downloads

Maintainers