ember-async-data

v0.7.0-unstable.0c1ca96
A utility/helper and data structure for representing a `Promise` in a declarative, reactive way in Glimmer.js and Ember Octane.
ember-addon

build

rollup --config

lint

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

lint:fix

concurrently 'npm:lint:*:fix' --names 'fix:'

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

lint:types

glint

prepack

rollup --config

start

rollup --config --watch

test

echo 'A v2 addon does not have tests, run tests in test-app'

Metadata

  • MIT
  • Whatever
  • Chris Krycho
  • released 2/27/2023

Downloads