@studio-freight/tempus

v0.0.44
one rAF to rule them all
raf ticker

dev

npm-run-all --parallel watch vite

vite

vite

clean

npm-run-all --parallel clean:bundled clean:dist

clean:bundled

rimraf bundled

clean:dist

rimraf dist

postpublish

git push --follow-tags

prepublishOnly

npm version patch

preversion

npm run build

watch

microbundle watch -i src/ --o ./dist

build

npm-run-all --parallel clean build:dist build:types

build:types

tsc --allowJs -d --emitDeclarationOnly --declarationDir ./dist/types --removeComments ./src/index.js

build:dist

microbundle build -i src/ --o ./dist
npm i @studio-freight/tempus

Metadata

  • MIT
  • Whatever
  • @studio-freight
  • released 1/22/2024

Downloads