@rbxts/forge
v1.2.1
Published
reactive window state manager for vide
Readme
forge
⚡ A reactive window state manager for @rbxts/vide github: or @rbxts/vide npm:
Forge simplifies managing visibility, hierarchy, and transitions of UI components in Roblox using @rbxts/vide. It provides a declarative API for showing/hiding windows, handling parents, and applying animated transitions using spring, source, and effect.
✨ Features
- ⚛ Reactive state using
@rbxts/videprimitives - 🪟 Window and popup hierarchy tracking
- 🌀 Smooth animated transitions (with
spring) - 🔀 Parent-child relationships with automatic visibility resolution
- 🧩 Extensible via typed config objects
📦 Installation
npm install @rbxts/forge