is-responsive
v0.0.1
Published
Device screen responsiveness helper for the web
Maintainers
Readme
is-responsive (work in progress)
Device screen responsiveness helper for the web.
To-do
- [ ]
is('mobile') - [ ]
is('mobile').landscape() - [ ]
is('mobile').portrait() - [ ]
is('mobile').iPhone7() - [ ]
is('mobile').pixel2() - [ ]
is('mobile').iPhone8() - [ ]
is('mobile').iPad() - [ ]
is('mobile').iPadPro() - [ ]
is('desktop') - [ ]
is('desktop').small() - [ ]
is('desktop').medium() - [ ]
is('desktop').large() - [ ]
is('desktop').xlarge()
