Displaying 1 to 17 from 17 results

aphrodite - Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation

  •    Javascript

Support for colocating your styles with your JavaScript component.If you'd rather watch introductory videos, you can find them here.

jsxstyle - Inline style system for React and Preact

  •    Javascript

This repository is the monorepo for runtime versions jsxstyle as well as a few tools designed to be used with jsxstyle. jsxstyle is an inline style system for React and Preact. It provides a best-in-class developer experience without sacrificing performance, and has little regard for existing CSS orthodoxy.

polished - A lightweight toolset for writing styles in JavaScript ✨

  •    Javascript

When ✨ polished modules are imported properly, tree shaking in webpack and Rollup can be leveraged to reduce your bundle size. ✨ polished has first-class Flow support with zero configuration to assist you in finding type errors while using our modules.




react-color - :art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more

  •    Javascript

You can import AlphaPicker BlockPicker ChromePicker CirclePicker CompactPicker GithubPicker HuePicker MaterialPicker PhotoshopPicker SketchPicker SliderPicker SwatchesPicker TwitterPicker respectively.

react-mentions - @mention people in a textarea

  •    Javascript

A React component that let's you mention people in a textarea like you are used to on Facebook or Twitter. MentionsInput is the main component rendering the textarea control. It takes one or multiple Mention components as its children. Each Mention component represents a data source for a specific class of mentionable objects, such as users, template variables, issues, etc.

inline.js - :tophat: Fashion-Live CSS Helpers with Javascript

  •    Javascript

To contribute to the project you can simply fork this repo, then do a pull request.For transparency into our release cycle and in striving to maintain backward compatibility, inline.js is maintained under the Semantic Versioning guidelines.


inline-stylesheet - Create inline styles for your components

  •    Javascript

A simple Javascript solution to create, maintain and resolve styles for inline usage in your components. While working on rendering emails using React we're looking for a solution to easily create and resolve inline styles for our components. With tons of CSS in Javascript solutions out there none of them actually met our expectations or simply did not support inlining styles. Inspired by the concept of modifiers in BEM and React Native's Stylesheet, we've created small library that allows us to writes styles using actual CSS syntax but apply them as inline styles.

ui-react - :book: U&I with React — UI components for you & I

  •    Javascript

On building modular, extendable and scalable U&I — UI intended for all developers, like you and I. Please feel free to contribute to the quality of this content by submitting PRs for improvements to code snippets, explanations, etc.

react-stylish - :ribbon: Make your React component style-able by all

  •    Javascript

Make your React component style-able by all. See the blog post about "The React Styling Problem" and how this helps solve it.

subatomic - Inline style props for emotion and styled-components

  •    Javascript

Subatomic allows you to style your React components inline so that you can spend more time writing styles and less time thinking of new component names. It integrates with emotion and styled-components so that you have the best of both worlds: The power of your favorite css-in-js library plus an inline style system to help you move fast and try out new ideas. Supercharge any component by making subatomic('element') the root element.

vue-grid - A powerful flexbox grid system for Vue.js 2.x, built with inline-styles

  •    Javascript

vue-grid use principles of bootstrap layout providing a responsive grid made with components, props and inline-styles. This instruction will install 4 components, Container, Row, Column, Hidden. Please refer to Documentation for more details.

a-journey-toward-better-style - A Journey toward better style

  •    Javascript

We started looking for the best styling solution available. Nathan Marks built a custom solution for the needs of Material-UI: stylishly. Ultimately we reverted. We think that it's much better to rely on the community. Still, that was a very valuable experimentation. Regarding the community, looking at the MicheleBertoli's repository. You can tell that there is a lot a solution available.

react-media-queries - extensible media queries for react

  •    Javascript

Extensible Media Queries for React. A component that provides Media Query data to the matchMedia() calls in the component hierarchy below. You can't use matchMedia() without wrapping the a component (e.g., the root component) in <MediaProvider>.

react-styleable - React Component for portable styles

  •    Javascript

react-styleable makes your styles from your CSS modules available on props.css. Then in your reusable component, wrap your React.Component in react-styleable's higher-order component.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.