Must have Mobile Development Tools Scripts for Web
It uses HTML5, CSS3 and JavaScript to build cross-platform mobile apps.
PhoneGap is a web platform that wraps around a bunch of native mobile device APIs and allows developers to build cross-device apps.
Since 2011, PhoneGap development is handled by the...
picturePolyfill adds support for the new element, also working as a polyfill (shim, shiv, fallback) for older browsers where this element is not supported.
picturePolyfill basically allows developers to specify different versions of an image, versions to...
The PointerEvents library reduces the differences between touch gestures and mouse movements and action. This in turn enables programmers to create uniform interfaces that work the same on all devices.Features:Supported...
The PointerEvents library reduces the differences between touch gestures and mouse movements and action. This in turn enables programmers to create uniform interfaces that work the same on all devices.Features:Supported...
ProjectBlocker can do three things:- block access to a page for all users- block access to a project for all IE users- block access to the page when the user's viewport is under a minimum screen resolutionThis can be used while developing a site and when...
It is intended to work as an alternative to Apache Ant when building Android projects, for users not familiar with Java or the Ant-philosophy.Tested with Android SDK 2.3.What is new in this release:First release.
Limitations:Still in alpha stage...
Works by analyzing the user agent string and searching for known phone or tablet names.This module will help developers sort out users accessing the site from handheld devices and serve them a better rendition of the website.Check the rules.py file for...
QuoJS allows developers to create cross-browser mobile apps, reducing development time by reusing code in a proper manner.The library focuses on mobile phones in particular, allowing developers to create applications that run mainly in JavaScript and are...
RAD.js stands for Rapid Application Development and is a tool for quickly putting together cross-platform mobile applications.The framework is actually made up of smaller individual modules which can be used based on each developer's needs, used to...
Ratchet is a collection of HTML, JS and CSS styles for developing browser-based mobile apps.While the first version of Ratchet was specifically crafted for Apple devices, the 2.x branch supports other platforms, with an additional platform-agnostic style...