voby

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

clean

rimraf dist

compile

tsc --skipLibCheck && tscpaths -p tsconfig.json -s src -o dist

bundle

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

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