Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.91 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.91 KB

Plugin icon flipbook

Install on Roblox Documentation Discord Thread DevForum Thread

flipbook is a storybook plugin that previews UI components in a sandboxed environment. With it you can isolate distinct parts of your game's UI to hammer out edge cases and complex states without having to run through the whole UI.

With native support for popular UI libraries like Roact, Fusion, and Roact 17, no matter how you create UI you can write a story for it in flipbook

Screenshot of flipbook showing off the ButtonWithControls story

Installation

You can install flipbook from the Roblox marketplace or from the GitHub releases page.

Documentation

Learn how to use flipbook on the official documentation site.

Contributing

Before opening a pull request, check out our contributing guide to learn how we develop the plugin.

License

flipbook is licensed under MIT License.