This commit is contained in:
Alice 2024-12-29 21:38:00 +01:00
commit 63077355eb
66 changed files with 1741 additions and 1671 deletions

View file

@ -8,7 +8,7 @@ next:
hero:
name: "Vide"
tagline: A reactive UI and state library for Luau.
tagline: A reactive UI library for Luau.
image:
src: /logo.svg
actions:
@ -22,11 +22,4 @@ hero:
text: API Reference
link: /api/reactivity-core
features:
- title: Reactive State Management
details: Built upon Solid and makes building reactive applications simple.
- title: Declarative and simple
details: Syntax designed to be minimal while also being easy to understand.
- title: Fully Luau typecheckable
details: Luau's typechecker catches type errors before you even begin testing.
---