voby

v0.0.6
A high-performance vdom-less framework with fine-grained observable-based reactivity for building rich applications.
ui framework reactive observable fast performant performance small fine-grained and 2 more...

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/22/2022

Downloads

Maintainers