airbnb / airbnb/react-with-styles-interface-aphrodite

Add .extend to allow for extensions

Open
#24 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
55
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Aphrodite has a `.extend` function [as seen here](https://github.com/Khan/aphrodite/#creating-extensions), which allows devs to extend Aphrodite with various features (right now it's only selectorHandlers).

It would be great to be able to do this in `react-with-styles` as well.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading Aphrodite's linked extension documentation and the existing selectorHandlers integration in this interface. Identify the entry point that exposes Aphrodite behavior, then verify that react-with-styles supports an equivalent .extend mechanism; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.