# thednp/bootstrap.native

Bootstrap components build with Typescript

Repository: https://github.com/thednp/bootstrap.native
Canonical: https://ross.abutalabs.com/products/bootstrapnative
Homepage: http://thednp.github.io/bootstrap.native/
Language: TypeScript
License: MIT
License Family: permissive
Topics: bootstrap, cdn, javascript, typescript
Last push: 2026-03-26T15:14:40+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 74, release rhythm 76, longevity 100
- inputs: {"age_days": 4200, "days_push": 160, "days_rel": 160, "gap_med": 3.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1682, forks 172 (observed 2026-08-28T04:05:21.707168+00:00)

## What it is
bootstrap.native (BSN) is a lightweight, dependency-free set of Bootstrap 5 components written in TypeScript, replacing Bootstrap's jQuery/Popper-based plugins. It ships as ~13KB gzipped via npm and CDN with Vitest-powered tests.

## Use cases
- use Bootstrap components without jQuery or Popper
- reduce page weight when using Bootstrap 5 plugins
- initialize Bootstrap components via JavaScript or data attributes
- add alerts, modals, dropdowns and other Bootstrap behaviors in a TypeScript project
- load Bootstrap components from a CDN in a static site

## When to choose
- you use Bootstrap 5 and want a smaller, faster alternative to its bundled plugins
- your project avoids jQuery and heavy dependencies
- you want a TypeScript-sourced, MIT-licensed component library

## When to avoid
- you rely on Bootstrap plugins beyond those BSN implements
- you need official Bootstrap plugin behavior or ecosystem compatibility
- you don't use Bootstrap at all

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser, bun
- tags: bootstrap, typescript, no-jquery, cdn, lightweight, nodejs, deno

## Member repositories
- thednp/bootstrap.native (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.707168+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:41:23.603262+00:00, confidence not recorded.
  - readme: https://github.com/thednp/bootstrap.native (fetched 2026-08-28T04:05:21.707168+00:00, sha d210288b07b0)
  - homepage: http://thednp.github.io/bootstrap.native/ (fetched 2026-08-29T11:14:39.024280+00:00, sha 86cd2fde020b)
  - registry_npm: https://registry.npmjs.org/bootstrap.native (fetched 2026-08-29T11:14:39.036691+00:00, sha bb96832b011f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
