matchmedia
There are 44 repositories under matchmedia topic.
mdn/dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
Assortment/darkmodejs
Utility package for managing Dark Mode on the web
reegodev/vue-screen
Reactive screen size and media query states for VueJS
sparkbox/mediaCheck
Control JS with mediaqueries
AnalogJ/matchmedia-ng
matchmedia wrapper for angularjs
attila/savvior
A Salvattore and Masonry alternative without CSS-driven configuration or absolute CSS positioning
trurl-master/jsdom-testing-mocks
A set of tools for emulating browser behavior in jsdom environment
CyberAP/vue-component-media-queries
MatchMedia component library for Vue
malte-wessel/react-matchmedia-connect
Higher order components for matchMedia
dyakovk/jest-matchmedia-mock
🃏 Mock for fully testing any media queries with Jest
pearofducks/svelte-match-media
a matchMedia plugin for svelte 3
Farfetch/react-context-responsive
A package that provides a responsive context to your application, using React Context API.
nash403/fine-mq
A fine API to manage media queries in JS with ease. It has first-class integration with VueJS.
Ayc0/mock-match-media
Mock window.matchMedia for Node.JS environments (like tests or NextJS)
magica11y/prefers-reduced-motion
🎢 Detects user’s preferences for reduced motion using the 'prefers-reduce-motion' CSS3 level 5 media query.
michalklim/react-match-breakpoints
Lightweight, performant, and easy to use media query library for React 📱 💻 🖥️
akobrinsky/vue-pointbreak
A simple plugin for Vue 3 that uses matchMedia for when css media queries won't give you enough.
Merri/react-use-queries
[Buggy on Firefox] React hook for media queries on window and any container element. NOTE: Container Queries seem to be coming to browsers in 2022!
nmanikiran/browser-apis
There are a large number of Web / Browser APIs available. This repo contains the demos those APIs
articulate/react-with-responsive
📱↔️ 🖥️ Responsive Media Query Higher-Order Component (HOC) for React
HomeServicesOfAmerica/respondable
Utilizes matchMedia to performantly return conditional values based on media queries
Assortment/darkmodejs-demo
Demo app for @assortment/darkmodejs
magica11y/prefers-color-scheme
🌗 Detects user’s color scheme preferences using the 'prefers-color-scheme' CSS3 level 5 media query.
jmaicaaan/system-media
A React utility library to match your props to the given media query
kmaida/ng-mediacheck
NPM package providing a service for working with mediaqueries in Angular
lgraubner/mqr
Functional matchMedia wrapper for media query handling.
ball6847/angular-responsify.js
Responsive utility for angularjs.
breeny/react-media-breakpoints
Simple and configurable breakpoint matcher using matchMedia and render props
dkacha/jquery.matchMedia.js
jQuery plugin for matchMedia
kundinos/mock-media-queries
Simplifies testing of code that uses window.matchMedia
magica11y/light-level
🕯 Detects the ambient light-level of the user’s device using the 'light-level' CSS3 level 5 media query.
magica11y/prefers-contrast
🔆 Detects user’s preferences for contrast using the 'prefers-contrast' CSS3 level 5 media query.
magica11y/prefers-reduced-transparency
💎 Detects user’s transparency preferences using the 'prefers-reduced-transparency' CSS3 level 5 media query.
Debbl/use-is-match-media
It's easy to use matchMedia with react
pearofducks/vue-use-media
A Vue 3 plugin for matchMedia
SebasttianDaza/miniWeb
This website is the challenges with exercise to tthe JS