awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
styled-components avatar

styled-components/jest-styled-components

0
View on GitHub↗
1,582 stars·146 forks·JavaScript·MIT·4 views

Jest Styled Components

🔧 💅 Jest utilities for Styled Components

Features

  • Snapshot Testing Utilities - Testing utilities and snapshot serializers for Styled Components

Star history

Star history chart for styled-components/jest-styled-componentsStar history chart for styled-components/jest-styled-components

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Jest Styled Components

Similar open-source projects, ranked by how many features they share with Jest Styled Components.
  • americanexpress/jest-image-snapshotamericanexpress avatar

    americanexpress/jest-image-snapshot

    3,913View on GitHub↗

    jest-image-snapshot is a Node.js image testing library and visual comparison engine designed for visual regression testing within Jest. It provides a custom matcher to compare current images against baseline snapshots to identify pixel differences. The tool generates image diffs that highlight specific divergences between baseline and received snapshots. It includes mechanisms to update baseline images when changes are approved and allows for sensitivity tuning via pixel count, percentage thresholds, or blur to ignore noise. The library covers image snapshot management, including custom stor

    JavaScript
    View on GitHub↗3,913
  • donysukardi/jest-img-snapshotD

    donysukardi/jest-img-snapshot

    0View on GitHub↗
    View on GitHub↗0
  • emotion-js/emotionemotion-js avatar

    emotion-js/emotion

    18,017View on GitHub↗

    This project is a styling library and framework designed for component-based architectures, enabling developers to define and manage visual styles directly within JavaScript or TypeScript. It functions as a styling engine that generates unique class names from style definitions, ensuring encapsulated, predictable, and maintainable visual presentation across applications. By integrating with component logic, it allows for the creation of reusable UI elements with styles defined through template literals or object syntax. The library distinguishes itself through a comprehensive suite of build-t

    JavaScriptbabel-plugincsscss-in-js
    View on GitHub↗18,017
  • adriantoine/enzyme-to-jsonA

    adriantoine/enzyme-to-json

    0View on GitHub↗
    View on GitHub↗0
See all 15 alternatives to Jest Styled Components→

Frequently asked questions

What does styled-components/jest-styled-components do?

🔧 💅 Jest utilities for Styled Components

What are the main features of styled-components/jest-styled-components?

The main features of styled-components/jest-styled-components are: Snapshot Testing Utilities.

What are some open-source alternatives to styled-components/jest-styled-components?

Open-source alternatives to styled-components/jest-styled-components include: americanexpress/jest-image-snapshot — jest-image-snapshot is a Node.js image testing library and visual comparison engine designed for visual regression… donysukardi/jest-img-snapshot. emotion-js/emotion — This project is a styling library and framework designed for component-based architectures, enabling developers to… ivan7237d/1log. jest-community/jest-snapshots-svg. adriantoine/enzyme-to-json.