Skip to content
/ livjs Public

Livjs is a pure and simple way to build reactive web applications.

License

Notifications You must be signed in to change notification settings

echb/livjs

Repository files navigation

What is LivJS?

Livjs is a pure and simple way to build reactive web applications.

Docs

Livjs 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

About

Livjs is a pure and simple way to build reactive web applications.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published