livjs
v0.55.1
Published
Livjs is a pure and simple way to build reactive web applications.
Downloads
368
Maintainers
Readme
What is LivJS?
Livjs is a pure and simple way to build reactive web applications.
Docs
Create project
yarn
yarn create vite my-app --template vanilla-ts
pnpm
pnpm create vite my-app --template vanilla-ts
bun
bun create vite my-app --template vanilla-ts
Install
pnpm
pnpm install livjs
yarn
yarn add livjs
bun
bun install livjs