Best Mobile Development Tools Scripts for Web
Embedly is a platform for converting URLs into embeddable content.This library allows Objective-C developers to interact with the Embed.ly API, and utilize some of the service's features and tools inside iOS-based apps.Requirements:Embed.ly API...
The iOS Orientationchange Fix library works by watching the device's accelerometer to predict when an orientation change is will occur.When this happens, it disables the user's zoom.This allows the orientation change to take place properly.Of course, at...
enquire.js sniffs out every time a media query breakpoint is triggered and executes custom JS code accompanying the CSS3 code.This is done via a series of JS callbacks introduced by the library, which also works regardless of other JS frameworks used on...
DeviceDetector is the same PHP library used with the widely popular Piwik script, a self-hosted Web tracking and analytics service.
The library works on top of a basic user-agent string parser, but enhanced to also be capable of detecting various features...
jQTouch (or jQT) works with both jQuery and Zepto.js frameworks and can be used in developing user interfaces for mobile applications.It comes with support for sleek animations, automatic navigation, and themes for mobile WebKit browsers.It is also quite...
Modernizr is a small JavaScript library that detects the availability of native implementations for next-generation Web technologies (HTML5 and CSS3), technique also known as feature detection.In layman's terms Modernizr tells you what features are...
AppFramework is different from other JS frameworks because it was specifically written with HTML5 in mind.This means the framework is perfect for developing mobile apps that behave the same on Android, Blackberry, Windows Phone, and iOS devices.Developers...
Reapp will let developers create hybrid mobile applications that can run on any mobile platform capable of running HTML5 & JavaScript.It is not a framework, but a basic tool that avoids repetition between mobile app projects by closely following a preset...
Loved by users and developers alike, autoComplete.js fields normalize text field input by reducing the amount of characters needed to type in a value.Instead of permitting the user to enter the entire word, as the visitor is typing in his word, input...
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...