Best Mobile Development Tools Scripts for Web
Spring Android provides easy access to the huge database of Spring Java components through the usage of an efficient REST client.This client will allow Android developers to integrate native Spring libraries with their code, reducing the time needed to...
At around 107 bytes (minified), Fluidity is probably the World's smallest responsive CSS framework.Easy to use and easy to deploy, adding Fluidity to a Web project allows developers to support devices at any screen size, every element in the design...
React Native allows developers to merge Objective-C and JavaScript code together, taking advantage of the easy to use XML-like syntax that React uses to create beautiful and consistent user interfaces.Native iOS components can easily be blended with the...
Retina.js scans the visitor's device for Retina support and if detected, it performs a series of checks.By default it will look for high resolution alternatives to default images, swapping them for the original image and serving a Retina-enabled version...
rIframe reads the user's viewport size and adjusts the size of all desired iframes on a page, making sure they fit right in the user's screen.The plugin is ideal for deploying on mobile versions of a site, making sure data doesn't go off-screen and the...
iFrame Resizer forces iframes to properly respond to window resize events and content adjustments.This enables the usage of remote iframe embed codes on responsive and mobile websites, allowing developers to support this kind of content without having to...
Image Map Resizer adds responsive support to image maps, an old HTML feature that got left behind in the whole "responsive images" trend.This is done by calculating the percentage to which an image is resized whenever viewed from a responsive device, and...
The "viewport" is the visible area of a page, what gets shown on the user's screen when viewing a website.The "viewport" property is a dynamic variable, ranging in value based on the user's device, platform, and browser size.That's why a JavaScript...
Sencha Touch allows programmers to build and develop Web apps that look and feel like native Apple iOS and Google Android touchscreen devices.Sencha Touch apps are written in JavaScript and work the same across devices, regardless of resolution, vendor,...
TUIO is an open standard for implementing and supporting multi-touch events on the Web.At its core, Caress is a toolkit, actually a Node.js server, for supporting TUIO events on non-mobile browsers.It does this by mapping TUIO (multi-touch) events to...