svelte-css-vars
CSS property changer
A library that exposes a Svelte action to update CSS custom properties in real-time based on component state changes
Ever wanted to have reactive css variables in svelte? What if I told you there's a way?
238 stars
7 watching
3 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
csscss-variablescustom-propertiesreactivestatesvelte
Related projects:
Repository | Description | Stars |
---|---|---|
jhildenbiddle/css-vars-ponyfill | A ponyfill that enables client-side support for CSS custom properties in legacy and modern browsers. | 1,463 |
kaisermann/svelte-loadable | A library for dynamically loading and managing Svelte components | 322 |
sergeysova/styled-normalize | A CSS normalize utility for styled-components | 446 |
pveyes/theme-in-css | A library providing type-safe CSS custom properties for themeing purposes | 66 |
fusioncharts/svelte-fusioncharts | A Svelte component for rendering charts from the FusionCharts JavaScript charting library. | 129 |
johannesjo/angular-material-css-vars | A library to dynamically style Angular Material with CSS variables | 194 |
romkor/svelte-portal | A Svelte component for rendering content outside the DOM of its parent component | 444 |
milafrerichs/browser-repl-js | A Svelte-based code editor component with real-time execution and display of JavaScript code | 14 |
kyleshevlin/shevyjs | A library that generates and manages a set of CSS styles based on typography and layout rules | 317 |
zacanger/styled-reset | A pre-built CSS reset for styled-components to normalize styling across different browsers and devices | 389 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
kaisermann/svelte-i18n | A Svelte library that enables the use of reactive internationalization tools to localize applications | 1,257 |
sveltejs/component-template | A base for building reusable Svelte components | 558 |
himynameisdave/svelte-flex | A simple and reusable flexbox component for Svelte | 78 |