0.1.1 ⢠Published 8 years ago
storybook-addon-chucknorris v0.1.1
Chuck Norris ā¤ļø Storybook
š The only real Storybook add-on you will ever really need.
Installation
Install the following npm module:
npm i --save-dev storybook-addon-chucknorrisor with yarn:
yarn add -D storybook-addon-chucknorrisBasic 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.
