css-media-splitter
Media Query Splitter
A tool that extracts media queries from CSS files and separates them into dedicated files based on device types, optimizing page loading time.
The tool extracts all media at-rules into dedicated files and download them only when the user device matches the media query.
37 stars
2 watching
2 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
cssmedia-queriesnuxtnuxt-modulevitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
dan503/mq-scss | A utility for defining and combining media queries in Sass to control layout and styling based on device characteristics. | 126 |
tuckerconnelly/uranium | A utility library that simplifies the use of CSS media queries in React Native and React applications | 126 |
dvpnt/styled-media-helper | A utility to simplify media query writing in styled components. | 76 |
at-import/breakpoint | Makes writing media queries in Sass more efficient and easier to maintain | 2,094 |
buymeasoda/less-media-queries | A solution for managing media queries and layout styling using LESS CSS to support multiple browsers and resolutions. | 17 |
hiltonjanfield/jquery.enhsplitter | A plugin to create draggable content splitters for separating and rearranging content on web pages | 31 |
cyberap/vue-component-media-queries | A Vue component library for handling media queries and responsive design. | 76 |
xelaok/svelte-media-query | A Svelte-based solution for managing CSS media queries. | 52 |
themgoncalves/super-query | A utility library that simplifies media query management in styled-component applications | 30 |
jofftiquez/vue-media-query-mixin | A mixin to get current media query information in Vue.js applications | 28 |
himedlooff/media-query-to-type | A method to convert media queries into stylesheets compatible with older versions of Internet Explorer. | 10 |
angular-split/angular-split | A UI component library that enables splitting views and resizing areas using CSS grid layout in Angular applications. | 871 |
shagstrom/split-pane | A JavaScript plugin that splits a container into two equal or unequal parts with a divider. | 163 |
drenglish/vue-match-media | A Vue.js plugin that simplifies the use of media queries in web applications | 36 |
feichao93/temme | A lightweight, CSS-based selector for extracting structured data from HTML documents. | 273 |