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

https://github.com/codechecks/vis-reg-storybook


https://github.com/codechecks/vis-reg-storybook

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          


codechecks.io

Visual Regression for Storybook


Keep your stories intact


Build Status
Software License
codechecks.io

## Install

```sh
npm install --save-dev @codechecks/vis-reg-storybook
```

## Usage

Are you new to codechecks? Check out
[getting started guide (it's simple)](https://github.com/codechecks/docs/blob/master/getting-started.md)!

Add to your `codechecks.yml` file:

```yml
checks:
- name: vis-reg-storybook
options:
# ...
# ...
```

## API

## Contributing

All contributions are welcomed. Read more in [CONTRIBUTING.md](./CONTRIBUTING.md)

## Licence

MIT @ [codechecks.io](https://codechecks.io)