chrisvfritz/vue-2.0-simple-routing-example resource
A simple example of routing with Vue 2.0 without using vue-router. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3707
- days_rel: n/a
- days_push: 2254
- n_releases_24m: 0
Adoption not part of the score
1631 stars · 783 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
learning-resource · maturity maintenance
routing frontend-framework templating web-development frontend tutorials browser cross-platform vue vue2 example-app html5-history-api no-vue-router routing-example educational web-server nodejs
1 source
- readme: https://github.com/chrisvfritz/vue-2.0-simple-routing-example · fetched 2026-08-28 · d72373200894
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chrisvfritz/vue-2.0-simple-routing-example | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="chrisvfritz/vue-2.0-simple-routing-example")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem