@precision-nutrition/ember-default-helper

v0.1.1
Returns the second argument if the first one is undefined.
ember-addon

build

ember build --environment=production

lint

npm-run-all --aggregate-output --continue-on-error --parallel lint:*

lint:hbs

ember-template-lint .

lint:js

eslint .

start

ember serve

test

npm-run-all lint:* test:*

test:ember

ember test

test:ember-compatibility

ember try:each
npm i @precision-nutrition/ember-default-helper

Metadata

  • MIT
  • 10.* || >= 12
  • Precision Nutrition Team
  • released 12/14/2021

Downloads