Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@mediamonks/muban-storybook-addon-transition

Package Overview
Dependencies
Maintainers
10
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mediamonks/muban-storybook-addon-transition

Control your timelines from Storybook.

latest
Source
npmnpm
Version
1.1.1
Version published
Weekly downloads
9
-18.18%
Maintainers
10
Weekly downloads
 
Created
Source

@mediamonks/muban-storybook-addon-transition

This addon allows you to control the transitions from within Storybook.

For use with @muban/muban and @muban/storybook.

🚀 Getting started

Install this package in your project:

yarn add @mediamonks/muban-storybook-addon-transition
# or
npm i -S @mediamonks/muban-storybook-addon-transition

Add it to the addons section in your .storybook/main.ts file.

module.exports = {
  stories: [],
  addons: ['@mediamonks/muban-storybook-addon-transition'],
};

📝 License

MIT

Keywords

gsap

FAQs

Package last updated on 11 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts