voby

v0.0.2
A wannabe high-performance framework for writing web apps.
ui framework reactive observable fast performant small fine-grained

clean

rimraf dist

compile

tsc --skipLibCheck

compile:bundle

esbuild --bundle --format=esm ./src/index.ts

compile:watch

tsc --skipLibCheck --watch

bench

rm -rf node_modules/.vite && vite --config vite.js benchmark --force

play

rm -rf node_modules/.vite && vite --config vite.js playground --force

prepublishOnly

npm run clean && npm run compile

Metadata

  • MIT
  • Whatever
  • Fabio Spampinato
  • released 2/20/2022

Downloads

Maintainers