@precision-nutrition/number-formatting

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

build

ember build --environment=production

easy-publish

npm publish --access public

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/[email protected]

Metadata

  • MIT
  • 10.* || >= 12
  • Unknown
  • released 4/1/2020

Downloads