React Monocle generates a visual representation of component hierarchy
React Monocle parses through your React source files to generate a visual tree graph representing your React component hierarchy. The tree is then displayed along with a live copy of your application. This is done by using your un-minified bundle file to inject wrapper functions around setState calls in order to have our tree display real-time feedback. (more…)
RAW: The missing link between data and vector graphic visualizations
RAW is an open web tool developed at the DensityDesign Research Lab (Politecnico di Milano) to create custom vector-based visualizations on top of the amazing d3.js library by Mike Bostock. Primarily conceived as a tool for designers and vis geeks, RAW aims at providing a missing link between spreadsheet applications (e.g. Microsoft Excel, Apple Numbers, Google Docs, OpenRefine, …) and vector graphics editors (e.g. Adobe Illustrator, Inkscape, …). (more…)
Inkpad: Vector illustration app for the iPad
Inkpad is a vector illustration app designed from scratch for the iPad. It supports paths, compound paths, text, images, groups, masks, gradient fills, and an unlimited number of layers. Inkpad was designed with performance in mind – it can easily handle drawings with hundreds to thousands of shapes without bogging down. Export your finished illustrations directly to your Dropbox as SVG or PDF. (more…)
SlipJS: UI library for manipulating lists via swipe and drag gestures
A tiny library for interactive swiping and reordering of elements in lists on touch screens. No dependencies. BSD Licensed. (more…)
ToucheJS: Seamless touch event mapping for your click events
Effortlessly re-map click events to touch events on touchscreen UIs.
- Removes the 300ms delay (after the user lifts their finger), applied by all touchscreens devices and immediately invokes your click handlers.
- Takes your click events applied with jQuery and silently re-maps them to the "touchend" event for devices that support touch.
Flickity: Touch, responsive, flickable carousels
Easy to use. Fun to flick.. Flickity makes carousels, galleries, & sliders that feel lively and effortless. (more…)
Precomposed Touch Gestures
A set of basic, precomposed touch-device gestures in a neatly organized zip file for you to use in product demos or presentations. These gestures are available as raw Quicktime animations. They'll work in your video editor, and Photoshop. (more…)
HammerJS: Add single and multiple-touch gestures to any page
You can touch this!. Hammer helps you add support for touch gestures to your page, and remove the 300ms delay from clicks. Use the original Hammer.js for gesture support, and the all new Hammer Time for removing the 300ms delay. (more…)
QuoJS: Farewell to click, welcome gestures
It's more than gestures. Is a micro, modular, Object-Oriented and concise JavaScript Library that simplifies HTML document traversing, event handling, and Ajax interactions for rapid mobile web development. It allows you to write powerful, flexible and cross-browser code with its elegant, well documented and micro coherent API. (more…)
Zingtouch: A JavaScript gesture detection library for the modern web
ZingTouch was created as a by-product for enabling ZingChart to work better on mobile devices by adding a layer of gestures for interactivity. We needed gestures to make the user experience charts more seemless between mobile-centric interactions such as zooming and panning to explore data in a chart. (more…)
States of the artboard — Sketch Plugin
Create different states and switch between them easily. Just like layer comps for Sketch. (more…)
Enyo: Framework for building native-quality HTML5 apps
Enyo 2 has its roots in the framework developed to power the applications on HP’s TouchPad, an innovative device powered by webOS that embraced the web stack as its primary application environment. Over a thousand apps, including the stock applications that shipped with the TouchPad, were built using Enyo 1. (more…)
XOJO: Create native apps for desktop, web, iOS & Raspberry Pi
With built-in support for graphics, database servers, internet protocols and more, you can build just about anything you can imagine with Xojo. Using Xojo, you can make commercial software products, utilities to help make your life easier, or even learn to program. In fact, Xojo itself is a Xojo app! (more…)
Kivy: Python library for rapid app development
Kivy - Open source Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. Kivy runs on Linux, Windows, OS X, Android and iOS. You can run the same code on all supported platforms. (more…)
8th: Cross-platform, efficient, effective, mobile, desktop, server and embedded framework
Framework which allows developers easily create applications for Android and iOS, Windows, OS X, Linux and Raspberry Pi using the same source code and with the same UI. Easily develop mobile, desktop, server or embedded applications equally. It is ideal where a slightly non-standard UI is not a problem. (more…)