react-inline-style
CSS library
Provides reusable and adaptable React components without requiring an external CSS dependency.
Reusable and adaptable components without external css dependency.
50 stars
20 watching
5 forks
Language: JavaScript
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
airbnb/react-with-styles | Enables CSS-in-JavaScript styling in React without relying on specific implementations | 1,704 |
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 |
broucz/react-inline-grid | A React component library for building flexible and predictable grid layouts | 168 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
sultan99/stylin | A build-time CSS library for styling React components with automatic type generation and support for Webpack and Vite. | 181 |
brew-brew/css-in-js-media | A utility library for dealing with responsive design in CSS-in-JS applications | 141 |
milkshakesoftware/premailer.net | Library that moves CSS styles into HTML source code to improve compatibility with email clients. | 657 |
ajwann/css-spinners-react | A React adaptation of an existing CSS animation library, providing a set of reusable spinner components. | 10 |
michelebertoli/css-in-js | Compares and showcases different CSS-in-JS techniques used in React applications. | 5,526 |
diegohaz/styled-theme | Provides an extensible theming system for styled-components | 181 |
stranger6667/css-inline | A high-performance library for inlining CSS into HTML documents | 243 |
jsifalda/styled-react-native | A library that simplifies styling of React Native components by allowing users to write CSS-like styles in JavaScript. | 17 |
facebook/react | A JavaScript library for building user interfaces using an incremental, component-based approach. | 229,506 |
joerez/react-transitions | A CSS animation library designed to handle full-page transitions in React applications | 215 |
martinandert/babel-plugin-css-in-js | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |