Giter VIP home page Giter VIP logo

mobile-checker's Introduction

alt mobile checker by the World Wide Web Consortium

Build Status Coverage Status Dependency Status devDependency Status Join the chat at https://gitter.im/w3c/Mobile-Checker

The Mobile Checker is a tool for Web developers who want to make their Web page or Web app work better on mobile devices.

The Mobile Checker was built to provide all of us web developers with a new and helpful experience of mobile Web developement. We built the base. Now join us, and make it grant your wishes. We hope you will make it awesome.

How does it work?

This tool is a full JavaScript Web application built with Node.js and Selenium WebDriver. Based on the mobile Web browser emulator API, the Mobile Checker combines powerful technologies to simulate a Web browser on a mobile device. That's why, contrary to most of the current online mobile emulators, the Mobile Checker can provide an emulation close to what your Web app looks like on different kinds of mobile devices, including tablets and smartphones.

Installation

Mobile Checker is a Node application. It will eventually be distributed through npm, but in the meantime you can simply clone this repository:

git clone https://github.com/w3c/Mobile-Checker.git
  1. Install Node.js

  2. Install npm dependencies:

    npm install -d
    
  3. In addition to the npm dependencies, install:

Running

In your terminal, run:

node app.js

Then, connect on the localhost:3000 port.

Testing

Testing is done using mocha. Simply run:

mocha --timeout 30000

from the root and you will be running the test suite. Mocha can be installed with:

npm install -g mocha

Feedback and contributions

mobile-checker's People

Contributors

gbaudusseau avatar dontcallmedom avatar guibbs avatar qwertychouskie avatar astorije avatar tagawa avatar edent avatar gitter-badger avatar ylafon avatar tripu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.