vue-reactive-stateful-promise

v1.0.1
Extends promises with their state, a timeout and make them cancellable, all of that vue reactive
promise pending rejected abort timeout

test

tap --100 && npm run lint

lint

standard | snazzy

lint:fix

standard --fix | snazzy

compile

babel index.js --source-maps --out-dir dist

clean

rimraf dist

prepare

npm run lint:fix && in-publish && npm run compile || not-in-publish

postpublish

in-publish && npm run clean || not-in-publish

Metadata

  • GPL-3.0
  • Whatever
  • Adrien Foulon
  • released 6/17/2021

Downloads

Maintainers