Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/storybookjs/presets

🧩 Presets for Storybook
https://github.com/storybookjs/presets

Last synced: about 2 months ago
JSON representation

🧩 Presets for Storybook

Awesome Lists containing this project

README

        

# Storybook Presets

![CI](https://github.com/storybookjs/presets/workflows/CI/badge.svg)

Storybook presets are grouped collections of babel, webpack, and addons configurations that support specific use cases.

For example, to write your stories in Typescript, rather than manually configuring Storybook for typescript with individual babel and webpack configs,
you can simply use the @storybook/preset-typescript package, which does the heavy lifting for you.

This repo is the collection of presets maintained by the storybook team

Check the [Preset Gallery](https://storybook.js.org/docs/react/api/presets) for a list of available presets