var responsive = require('responsive-js');
var r = responsive({
"portable": "screen and (max-width: 1023px)",
"desk": "screen and (min-width: 1024px)",
});
console.log(r.is('desk'));
-
Notifications
You must be signed in to change notification settings - Fork 1
johansteffner/responsive.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published