ember-async-data

v0.7.0-unstable.cca49e4
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
  • 14.* || 16.* || >= 18
  • Chris Krycho
  • released 12/22/2022

Downloads