ember-local-storage

v2.0.4
The addon provides an ember-data adapter and a storageFor computed property that persists the changes to localStorage or sessionStorage.
ember-addon localStorage sessionStorage local-storage local-storage array local-storage object session-storage session-storage array session-storage object and 3 more...

build

ember build --environment=production

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

Metadata

  • MIT
  • 12.* || 14.* || >= 16
  • Manuel Wiedenmann
  • released 9/4/2022

Downloads

Maintainers