ember-sortable

v5.2.2
Sortable UI primitives for Ember.
ember-addon sortable

build

concurrently 'pnpm:build:*'

build:js

rollup --config

build:types

glint --declaration

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

lint:types

glint

start

concurrently 'pnpm:start:*'

start:js

rollup --config --watch --no-watch.clearScreen

start:types

glint --declaration --watch

test

echo 'A v2 addon does not have tests, run tests in test-app'
npm i ember-sortable

Metadata

  • MIT
  • 14.* || >= 16
  • Unknown
  • released 10/3/2024

Downloads