Analysis updated 2026-07-18 · repo last pushed 2015-12-03
Add a swipeable image carousel to a web view inside a mobile app
Display a swipeable row of product banners in a shopping app
Show featured articles in a swipeable format inside a content app
| akarshsatija/wv-slider-tiles | 100/rutgers-pbl-dining-2015 | a15n/a15n_old | |
|---|---|---|---|
| Language | HTML | HTML | HTML |
| Last pushed | 2015-12-03 | 2015-12-01 | 2016-06-18 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 1/5 | 1/5 |
| Audience | developer | general | general |
Figures from each repo's GitHub metadata at analysis time.
README is minimal, no details on touch handling, autoplay, or customization options.
wv-slider-tiles is a simple slider component built in HTML, designed specifically for use inside a web view. If you're building a mobile app that displays web content and you need an interactive slider, like a carousel of images or a swipeable row of cards, this project gives you a ready-made piece to drop in. At a technical level, the project is written in HTML, which means it runs in any browser or web view environment. A slider typically lets users swipe or click through a series of tiles or panels horizontally, and this one appears to be built with that use case in mind. The name suggests it's optimized for web view contexts, meaning it should behave smoothly when embedded inside a native mobile app's embedded browser rather than a full desktop browser. This would be useful for mobile app developers or hybrid app builders who need a lightweight, web-based slider inside their app's web view. For example, if you have a shopping app that loads product banners from a web page, or a content app that displays featured articles in a swipeable format, a component like this handles the sliding interaction without needing a fully native implementation. The README doesn't go into much detail beyond stating it's a slider for web view, so there's limited information about specific features, customization options, or how it handles touch events. If you need to know whether it supports things like infinite scrolling, autoplay, or custom styling, you'd likely need to look at the code directly to understand what's included and how to configure it.
A lightweight HTML slider and carousel component built for use inside mobile app web views, letting users swipe through tiles like image banners or cards.
Mainly HTML. The stack also includes HTML.
Dormant — no commits in 2+ years (last push 2015-12-03).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.