@precision-nutrition/number-formatting

v5.0.0
A small collection of utilities that help with formatting numbers nicely
ember-addon

build

ember build --environment=production

lerna:lint-staged

lint-staged

lint

npm-run-all --aggregate-output --continue-on-error --parallel 'lint:!(fix)'

lint:fix

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

lint:hbs

ember-template-lint .

lint:hbs:fix

ember-template-lint . --fix

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

start

ember serve

test

npm-run-all lint test:*

test:ember

ember test

test:ember-compatibility

ember try:each
npm i @precision-nutrition/number-formatting

Metadata

  • MIT
  • 10.* || >= 12
  • Unknown
  • released 1/14/2022

Downloads