ESLint rules for @percy/react
React specific linting rules for ESLint
ESLint rules for React Hooks
Percy CLI command to upload a directory of static images to Percy for diffing.
Static AST checker for accessibility rules on JSX elements.
Validate that your components can safely be updated with Fast Refresh
Turns off all rules that are unnecessary or might conflict with Prettier.
Report and remove unused es6 modules
ESLint configuration used by Create React App
Commands for interacting with Percy builds
Common JavaScript SDK utils
React Native specific linting rules for ESLint
Airbnb's ESLint config, following our styleguide
Uses [`@percy/config`](/packages/config) to add CLI commands for creating, validating, and updating Percy configuration files.
Percy CLI commands for running a local snapshot server using [`@percy/core`](./packages/core).
[](https://github.com/percy/cli/actions)
ESLint plugin to display errors found by the React compiler.
Percy CLI commands for running Percy with native apps.
TypeScript plugin for ESLint
Snapshot a list or static directory of web pages.
This package provides various CI/CD support for Percy by coalescing different environment variables into a common interface for consumption by `@percy/client`.
The core component of Percy's CLI and SDKs that handles creating builds, discovering snapshot assets, uploading snapshots, and finalizing builds. Uses `@percy/client` for API communication, a Chromium browser for asset discovery, and starts a local API se
Appium client library for visual testing with Percy
Communicate with Percy's API to create builds and snapshots, upload resources, and finalize builds and snapshots. Uses [`@percy/env`](.packages/env) to send environment information with new builds. Can also be used to query for a project's builds using a