ember-moment

v10.0.1
Moment.js template helpers Ember.js
ember-addon moment momentjs

build

rollup --config

lint

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

lint:fix

concurrently 'pnpm: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-4.x'
npm i ember-moment

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 6/27/2024

Downloads

Maintainers