Skip to content

geekybeaver/IsRespo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is «IsRespo»?

IsRespo is a simple tool that allows us to test a webpage responsiveness on different devices: desktops, tablets, smartphones and so on. The application is open source being licensed under the MIT License.

Simple and Beautiful

Combining the flat design with the power of HTML5 and CSS3, IsRepo is perfect for simulating quickly the responsiveness of your web page or web application.

Live Demo

Click here for a live proview.

To access IsRespo directly, click the following likns:

How to use

Provide your webpage url in the textbox and press ENTER. You can start with the test page.

Hacking

If you want to contribute please do the following:

  1. Fork the repository
  2. Add the new feature or fix a bug
  3. Create a pull request and wait for merge. 😄

Limitations

There are few limitations:

  • The web page is still loaded in an iframe. That's why we will not be able to test responsiveness for the sites that send X-Frame-Options:deny header.
  • This application uses only the client side, so if the device handling is done on the server side the desktop version will be loaded.

Changelog

##v0.2.0

  • Merged #4 and #2.
  • Typo fixes
  • Added contributors field in package.json file. Thanks @dooma and @dandv

License

The application is licensed under the MIT license. For more information see the LICENSE file.

About

Test your website responsiveness

Resources

License

Stars

Watchers

Forks

Packages

No packages published