styled-tools
Prop utilities
A collection of utility functions for working with CSS-in-JS libraries and props
Useful interpolated functions for CSS-in-JS
802 stars
5 watching
22 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
css-in-jsemotionjsslodashreactstyled-componentsutilities
Related projects:
Repository | Description | Stars |
---|---|---|
brunobertolini/styled-by | A utility library to simplify styled props in React and React Native components | 134 |
diegohaz/styled-theme | Provides an extensible theming system for styled-components | 181 |
donavon/styled-shortcuts | Makes working with Styled Components easier by providing a convenient shortcut to define props. | 88 |
xi/sass-planifolia | Provides a set of utility functions to work with colors in CSS | 41 |
mbasso/styled-components-test-utils | A set of utility functions for testing styled components with popular assertion libraries | 46 |
airbnb/react-with-styles | Enables CSS-in-JavaScript styling in React without relying on specific implementations | 1,705 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
yldio/styled-is | A utility for styled-components to conditionally apply styles based on props. | 210 |
brew-brew/css-in-js-media | A utility library for dealing with responsive design in CSS-in-JS applications | 141 |
styled-components/jest-styled-components | Utilities for testing Styled Components with Jest | 1,585 |
jacob-ebey/styled-components-ts | Provides a set of visual primitives and TypeScript support to style React applications without excessive styling stress. | 150 |
ritesh404/kudojs | A utility library to help write code in a functional programming style in Javascript. | 23 |
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 |
component/dom | An aggregate library of DOM traversal, manipulation and events functions | 229 |
jameslnewell/react-create-component-from-tag-prop | Utility to create React components from tag props with customizable styling options | 18 |