voby

v0.0.5
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:watch

tsc --skipLibCheck --watch

dev:benchmark

cd demo/benchmark && npm i && npm run dev

prod:benchmark

cd demo/benchmark && npm i && npm run prod

dev:counter

cd demo/counter && npm i && npm run dev

prod:counter

cd demo/counter && npm i && npm run prod

dev:playground

cd demo/playground && npm i && npm run dev

prod:playground

cd demo/playground && npm i && npm run prod

dev

npm run dev:playground

prod

npm run prod:playground

prepublishOnly

npm run clean && npm run compile

Metadata

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

Downloads

Maintainers