Skip to content

dermidgen/dvue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

dvue

Mobile device testing for responsive layouts

dvue is a simple page that loads a remote site into an iframe. There is no device emulation support, alternate user-agent support, or any other fanciness. This is purely a container to check responsive layouts at various resolutions.

dvue is intended to remain as a standalone html file with the only external resource being jquery. It is intended to remain image free, using CSS to render devices and viewports, and maintain no server-side dependencies.

todo v0.1

  • add android phones
  • add android tablets
  • add device chooser menu
  • add device orientation control
  • add support to intercept ctrl-r refresh and redirect to all viewports

todo v0.2

  • add support for URL history
  • add support for local storage of URL history
  • add support for layout profiles
  • add support for local storage of layout profiles
  • add Chrome Store deployment target

About

Mobile device testing for responsive layouts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published