react-with-styles-interface-aphrodite
Style library
A library that enables React applications to use styles with Aphrodite styling framework while supporting RTL context and directional styles
Interface to use react-with-styles with Aphrodite
54 stars
27 watching
14 forks
Language: JavaScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
airbnb/react-with-styles-interface-react-native | A wrapper around react-with-styles to simplify its use with React Native | 63 |
airbnb/react-with-styles-interface-css | Provides an interface for compiling CSS-in-js styles to static CSS classes with deterministic and human-friendly class names. | 32 |
airbnb/react-with-styles | Enables CSS-in-JavaScript styling in React without relying on specific implementations | 1,704 |
bloodyowl/react-styled | A utility for dynamically applying styles to React components with webpack integration | 39 |
airbnb/eslint-plugin-react-with-styles | An ESLint plugin to enforce coding standards and best practices for React components with styles | 49 |
dmiller9911/jest-aphrodite-react | A tool to help React developers visualize CSS styles in Jest snapshots | 13 |
alexanderrichey/styled-react-modal | A React modal component with styled components and flexible API | 213 |
leonidlebedev/javascript-airbnb | A JavaScript style guide and best practices document from Airbnb | 922 |
airbnb/javascript | A style guide for writing JavaScript code consistently and reliably. | 145,313 |
nozbe/zacs | A Babel plugin that transforms styled React components into plain JavaScript, enabling fast and cross-platform styling for web and mobile apps. | 432 |
orionhealth/javascript | Adapts the Airbnb JavaScript Style Guide with specific changes and rules to suit YUI equivalents and Orion Health's coding standards. | 6 |
agutoli/react-styled-select | A lightweight Select control built with Reactjs and styled-components | 108 |
adamterlson/cairn | A React Native project that simplifies stylesheet management and style application by providing a hierarchical, selector-based styling system. | 114 |
diegohaz/styled-theme | Provides an extensible theming system for styled-components | 181 |
facebook/react | A JavaScript library for building user interfaces using an incremental, component-based approach. | 229,269 |