https://github.com/flipbook-labs/flipbook
Storybook plugin for Roblox UI
https://github.com/flipbook-labs/flipbook
plugin roact roblox storybook
Last synced: 3 months ago
JSON representation
Storybook plugin for Roblox UI
- Host: GitHub
- URL: https://github.com/flipbook-labs/flipbook
- Owner: flipbook-labs
- License: mit
- Created: 2021-12-30T22:19:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T22:58:46.000Z (about 1 year ago)
- Last Synced: 2024-04-14T16:06:57.738Z (about 1 year ago)
- Topics: plugin, roact, roblox, storybook
- Language: Lua
- Homepage: https://flipbook-labs.github.io/flipbook/
- Size: 2.94 MB
- Stars: 88
- Watchers: 4
- Forks: 6
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-roblox - flipbook - Storybook plugin for previewing UI components. (Plugins)
- awesome-roblox - Flipbook
- awesome-roblox - Flipbook
- awesome-react-lua - **Repository**
- awesome-react-lua - **Repository**
README
#
flipbook
[](https://create.roblox.com/store/asset/8517129161/flipbook)
[](https://flipbook-labs.github.io/flipbook)
[](https://discord.com/channels/385151591524597761/1063913358740443336/1063913358740443336)
[](https://devforum.roblox.com/t/flipbook-%E2%80%94-storybook-plugin-for-roblox-ui/2184387)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](https://github.com/roblox/roact), [Fusion](https://github.com/Elttob/Fusion), and [Roact 17](https://github.com/grilme99/CorePackages#roact17), no matter how you create UI you can write a story for it in flipbook

## Installation
You can install flipbook from the [Roblox marketplace](https://www.roblox.com/library/8517129161) or from the [GitHub releases](https://github.com/flipbook-labs/flipbook/releases) page.
## Documentation
Learn how to use flipbook on the [official documentation site](https://flipbook-labs.github.io/flipbook/).
## Contributing
Before opening a pull request, check out our [contributing guide](https://flipbook-labs.github.io/flipbook/docs/contributing/) to learn how we develop the plugin.
## License
flipbook is licensed under [MIT License](LICENSE).