# chrisvfritz/vue-2.0-simple-routing-example

A simple example of routing with Vue 2.0 without using vue-router.

Repository: https://github.com/chrisvfritz/vue-2.0-simple-routing-example
Canonical: https://ross.abutalabs.com/products/vue-20-simple-routing-example
Homepage: http://vue-2-simple-routing-example.surge.sh/
Language: Vue
License Family: other
Last push: 2020-07-01T05:51:35+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3707, "days_push": 2254, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1631, forks 783 (observed 2026-08-28T04:05:14.028021+00:00)

## What it is
A small example project demonstrating how to implement client-side routing in Vue 2.0 applications without the vue-router library, using the raw HTML5 History API. It serves as a reference for developers who want lightweight routing or to understand how routing works under the hood.

## Use cases
- learn how to do routing in Vue without vue-router
- see an example of using the HTML5 History API with Vue 2
- understand how vue-router works internally
- build a minimal Vue 2 app with simple page navigation
- find a lightweight alternative to vue-router for small projects
- study a Vue 2 single-page application setup with webpack and vue-loader

## When to choose
- you want to learn routing fundamentals in Vue 2 without abstractions
- your app is small enough that vue-router feels like overkill
- you need a minimal reference implementation of History API-based routing

## When to avoid
- you are starting a new project with Vue 3 or modern tooling
- you need full-featured routing like nested routes, guards, or lazy loading
- you want a maintained production dependency rather than an educational example

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: routing, frontend-framework, templating
- domain: web-development, frontend, tutorials
- platform: browser, cross-platform
- tags: vue, vue2, example-app, html5-history-api, no-vue-router, routing-example, educational, web-server, nodejs

## Member repositories
- chrisvfritz/vue-2.0-simple-routing-example (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:14.028021+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-30T03:47:50.064490+00:00, confidence not recorded.
  - readme: https://github.com/chrisvfritz/vue-2.0-simple-routing-example (fetched 2026-08-28T04:05:14.028021+00:00, sha d72373200894)
- Data as of 2026-08-30T08:39:29.467469+00:00.
