# clu3/bootstro.js

Tiny JS library using bootstrap's popovers to help guide your users around your website

Repository: https://github.com/clu3/bootstro.js
Canonical: https://ross.abutalabs.com/products/bootstrojs
Homepage: http://clu3.github.io/bootstro.js/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2018-09-24T12:21:20+00:00

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

## Adoption (not part of the score)
Stars 1317, forks 230 (observed 2026-08-28T04:04:21.059271+00:00)

## What it is
Bootstro.js is a tiny JavaScript library that uses Bootstrap popovers to create step-by-step guided tours of a website's interface. It helps orient first-time users by highlighting page elements sequentially with navigation controls.

## Use cases
- show first-time users a guided tour of a page
- create an onboarding walkthrough with bootstrap popovers
- highlight UI elements step by step for new users
- add a product tour to a bootstrap-based website
- load tour steps via ajax instead of HTML attributes

## When to choose
- your site already uses Bootstrap 2 or 3 and you want a lightweight tour overlay
- you need a simple, dependency-light onboarding slideshow without multi-page support

## When to avoid
- your project doesn't use Bootstrap, since the library depends on Bootstrap popovers
- you need multi-page tours, test coverage, or active maintenance - consider alternatives like Hopscotch or Intro.js
- you need a library under active development; the last release was 2018

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

## Member repositories
- clu3/bootstro.js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.059271+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:48:12.138168+00:00, confidence not recorded.
  - readme: https://github.com/clu3/bootstro.js (fetched 2026-08-28T04:04:21.059271+00:00, sha c86b0e0a503e)
  - homepage: http://clu3.github.io/bootstro.js/ (fetched 2026-08-29T12:06:56.041234+00:00, sha 2e03a93cafe3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
