0.1.1 ā€¢ Published 6 years ago

storybook-addon-chucknorris v0.1.1

Weekly downloads
4
License
GPL-3.0
Repository
github
Last release
6 years ago

Chuck Norris ā¤ļø Storybook

šŸ‘Š The only real Storybook add-on you will ever really need.

Storybook Chuck Norris Add On

Installation

Install the following npm module:

npm i --save-dev storybook-addon-chucknorris

or with yarn:

yarn add -D storybook-addon-chucknorris

Basic Usage

Simply import the Storybook ChuckNorris Addon in the addons.js file in your .storybook directory.

import 'storybook-addon-chucknorris/register';

This will register the Chuck Norris Addon to Storybook and will show up in the action area.