UNPKG

react-mobiscroll

Version:

A simple wrapper of Mobiscroll for ReactJS.

53 lines (52 loc) 1.47 kB
{ "name": "mobiscroll.imageandtext", "title": "Mobiscroll Image & Text Scroller", "description": "Renders a scrollable list of images with or without optional text for easy data picking on touch devices. It comes with theming capability, optional jQuery Mobile integration and multiple display modes: Inline, Modal, Bubble, Docked Top & Bottom.", "keywords": [ "ui", "input", "form", "html5", "touchscreen", "image", "mobile", "scroller", "clickpick" ], "version": "2.15.1", "author": { "name": "Acid Media", "url": "http://theacidmedia.net" }, "maintainers": [ { "name": "Levente Kovacs", "email": "office@theacidmedia.net", "url": "https://github.com/acidb" }, { "name": "Istvan Halmen", "email": "isti@theacidmedia.net", "url": "https://github.com/dioslaska" }, { "name": "Zoltan Andras", "email": "azandrasz@gmail.com", "url": "https://github.com/andrasz" } ], "licenses": [ { "type": "MIT", "url": "https://github.com/acidb/mobiscroll/blob/master/MITLicense.txt" } ], "bugs": "https://github.com/acidb/mobiscroll/issues", "homepage": "http://mobiscroll.com/component/imageandtext", "docs": "http://docs.mobiscroll.com/imageandtext", "demo": "http://demo.mobiscroll.com/imageandtext", "download": "http://mobiscroll.com/component/imageandtext", "dependencies": { "jquery": ">=1.7" } }