chromatic

  • Version 11.7.1
  • Published
  • 4.28 MB
  • No dependencies
  • MIT license

Install

npm i chromatic
yarn add chromatic
pnpm add chromatic

Overview

Automate visual testing across browsers. Gather UI feedback. Versioned documentation.

Index

Functions

Functions

function isChromatic

isChromatic: (window?: Window) => boolean;
  • Returns true if running within Chromatic, false otherwise. window - The window object whose navigator and/or location is used to determine if running in Chromatic.

Package Files (1)

Dependencies (0)

No dependencies.

Dev Dependencies (101)

Peer Dependencies (2)

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/chromatic.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/chromatic)
  • HTML
    <a href="https://www.jsdocs.io/package/chromatic"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>