Skip to content

flipbook-labs/flipbook

Repository files navigation

Plugin icon flipbook

Install Docs Discussion CI

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 documentation site.

Contributing

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

License

MIT License