# zhangxinxu/mobilebone

Single Page Switching bone(include page manage, events manage) for mobile web APP, Hybrid APP, Phonegap, PPT, Single-Screen PC page...

Repository: https://github.com/zhangxinxu/mobilebone
Canonical: https://ross.abutalabs.com/products/mobilebone
Homepage: http://www.zhangxinxu.com/wordpress/?p=4381
Language: JavaScript
License: MIT
License Family: permissive
Topics: mobilebone, mobile-web, javascript-library
Last push: 2023-03-15T15:08:25+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4333, "days_push": 1267, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1397, forks 321 (observed 2026-08-28T04:04:36.780900+00:00)

## What it is
Mobilebone is a lightweight vanilla JavaScript library for single-page switching in mobile web apps, handling page management, transitions, and events via the HTML5 history API. It works in browsers, hybrid apps, and PhoneGap/Cordova containers.

## Use cases
- build a mobile web app with single-page navigation
- add page transitions and routing to a hybrid PhoneGap app
- create slide-based presentations or single-screen pages
- manage page switching without a heavy SPA framework
- implement history-based routing in a lightweight mobile site

## When to choose
- you want a tiny dependency-free SPA router for mobile web or hybrid apps
- you need simple page-to-page transitions with history support
- you're targeting PhoneGap/Cordova or low-powered mobile browsers

## When to avoid
- you need a full SPA framework with components and state management
- your project is a desktop-first complex application
- you want React/Vue ecosystem integration

## Facets
- artifact type: library
- maturity: maintenance
- function: routing, state-management, web-framework
- domain: web-development, frontend, mobile-development
- platform: browser, cross-platform
- tags: spa, page-transitions, history-api, mobile-web, hybrid-app, vanilla-js, javascript

## Member repositories
- zhangxinxu/mobilebone (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.780900+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:17.812709+00:00, confidence not recorded.
  - registry_npm: https://registry.npmjs.org/mobilebone (fetched 2026-08-29T11:54:08.289742+00:00, sha d4a57d0cde37)
- Data as of 2026-08-30T08:39:29.467469+00:00.
