# sorich87/bootstrap-tour

Quick and easy product tours with Twitter Bootstrap Popovers

Repository: https://github.com/sorich87/bootstrap-tour
Canonical: https://ross.abutalabs.com/products/bootstrap-tour
Homepage: http://bootstraptour.com
Language: CoffeeScript
License: MIT
License Family: permissive
Last push: 2023-10-09T22:35:49+00:00

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

## Adoption (not part of the score)
Stars 4408, forks 913 (observed 2026-08-28T04:08:48.439707+00:00)

## What it is
A JavaScript library for building guided product tours and onboarding walkthroughs using Twitter Bootstrap popovers. It supports step definitions, navigation, state persistence via localStorage, and a standalone build for sites not using Bootstrap.

## Use cases
- add a guided onboarding tour to a website
- show new users how to use a web app step by step
- highlight UI elements with popovers in sequence
- create interactive product walkthroughs with Bootstrap
- build a multi-step intro tour that resumes where the user left off

## When to choose
- your site already uses Bootstrap (>= 2.3.0) and jQuery
- you need a simple, declarative step-based product tour
- you want tour state persisted across page loads via localStorage

## When to avoid
- you use a modern framework like React or Vue and want a maintained tour library
- you need Bootstrap 5 compatibility or active development
- you want a dependency-free solution without jQuery

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: product-tour, onboarding, bootstrap, popovers, jquery, coffeescript, walkthrough, nodejs

## Member repositories
- sorich87/bootstrap-tour (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:48.439707+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-29T18:21:04.728151+00:00, confidence not recorded.
  - readme: https://github.com/sorich87/bootstrap-tour (fetched 2026-08-28T04:08:48.439707+00:00, sha 8a902c980163)
  - homepage: http://bootstraptour.com (fetched 2026-08-29T09:09:11.398701+00:00, sha 7c255988e82b)
  - registry_npm: https://registry.npmjs.org/bootstrap-tour (fetched 2026-08-29T09:09:11.408111+00:00, sha a5cc4fff2b2f)
  - site_page: http://bootstraptour.com/api (fetched 2026-08-29T09:09:11.405528+00:00, sha 87e3aedff2b2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
