0.1.3 • Published 12 months ago
@rbxts/weave v0.1.3
Weave is a modern state libarary, built specifically for Roblox and Luau.
Plug in live data with simple, flexible, truly reactive state management. Build your UI with a declarative syntax that's easy to read and write. Send data from Server to Client and replicate data with simple syntax. Deliver a fast, smooth experience to everyone - on mobile, console, PC or in VR.
Visit the Weave documentation to learn more
Contributing
Please read our contribution policies before opening an issue or pull request.
Building
To build the file from scratch, use:
rojo build -o "Weave.rbxm"Next, open Weave.rbxm in Roblox Studio and start the Rojo server:
rojo serve