@essentials/request-timeout

v1.3.0
A setTimeout() function that uses requestAnimationFrame() in the background for ticks
request timeout set timeout raf timeout

build

lundle build

check-types

lundle check-types

dev

lundle build -f module,cjs -w

format

prettier --write "{,!(node_modules|dist|coverage)/**/}*.{ts,js,md,yml,json}"

lint

eslint . --ext .ts

prepublishOnly

npm run lint && npm run test && npm run build && npm run format

test

jest

validate

lundle check-types && npm run lint && jest --coverage
npm i @essentials/request-timeout

Metadata

  • MIT
  • Whatever
  • Jared Lunde
  • released 6/5/2020

Downloads

Maintainers