A reactive Luau library for creating UI. https://centau.github.io/vide/
Find a file
2023-08-01 22:33:35 +01:00
.github/workflows Initial commit 2023-04-06 02:54:21 +01:00
docs 2023-07-31 16:24:50 +01:00
src 2023-08-01 22:33:35 +01:00
test 2023-08-01 22:33:35 +01:00
.gitattributes Initial commit 2023-04-06 02:54:21 +01:00
.gitignore Initial commit 2023-04-06 02:54:21 +01:00
.luaurc 2023-08-01 16:26:09 +01:00
aftman.toml Initial commit 2023-04-06 02:54:21 +01:00
CHANGELOG.md 2023-04-06 03:04:00 +01:00
default.project.json Initial commit 2023-04-06 02:54:21 +01:00
LICENSE.md Initial commit 2023-04-06 02:54:21 +01:00
README.md 2023-04-06 03:00:35 +01:00
todo.md 2023-08-01 22:33:35 +01:00
vide.code-snippets Initial commit 2023-04-06 02:54:21 +01:00
wally.toml 2023-04-06 03:04:00 +01:00

Notice

The library is currently in a very early development stage, with breaking changes being made often, out of date documentation and no versioning. Not recommended for use.


Vide

Vide is a declarative, reactive Luau library for building user interfaces on Roblox.

API Reference

Reactivity: Core

Reactivity: Utility

Element Creation

Animation

Types


Tutorials

Crash Course

Reactive Graph