ember-scroll-modifiers

v7.3.0
Scroll-based Modifiers for Ember Applications
ember-addon modifier modifiers scroll

build

ember build --environment=production

lint

concurrently "yarn:lint:*(!fix|hbs)" --names "lint:"

lint:css

stylelint "**/*.css"

lint:css:fix

concurrently "yarn:lint:css -- --fix"

lint:fix

concurrently "yarn:lint:*:fix" --names "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

concurrently "yarn:lint" "yarn:test:*" --names "lint,test:"

test:ember

ember test

test:ember-compatibility

ember try:each
npm i ember-scroll-modifiers

Metadata

  • MIT
  • 16.* || >= 18
  • Jordan Hawker
  • released 8/30/2024

Downloads