Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://flipbook-labs.github.io/flipbook/

Storybook plugin for Roblox UI
https://flipbook-labs.github.io/flipbook/

plugin roact roblox storybook

Last synced: about 1 month ago
JSON representation

Storybook plugin for Roblox UI

Awesome Lists containing this project

README

        

# Plugin icon flipbook

[![Install on Roblox](https://img.shields.io/badge/%20-Install%20on%20Roblox-00A2FF?logo=robloxstudio&logoColor=fff)](https://create.roblox.com/store/asset/8517129161/flipbook)
[![Documentation](https://img.shields.io/badge/%20-Documentation-3ECC5F?logo=docusaurus&logoColor=fff)](https://flipbook-labs.github.io/flipbook)
[![Discord Thread](https://img.shields.io/badge/%20-Discord%20Thread-%235865F2?logo=discord&logoColor=fff)](https://discord.com/channels/385151591524597761/1063913358740443336/1063913358740443336)
[![DevForum Thread](https://img.shields.io/badge/%20-DevForum%20Thread-%23000?logo=roblox)](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

![Screenshot of flipbook showing off the ButtonWithControls story](docs/static/img/main-screenshot.png)

## 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).