# balloob/react-sidebar

A sidebar component for React

Repository: https://github.com/balloob/react-sidebar
Canonical: https://ross.abutalabs.com/products/react-sidebar
Homepage: http://balloob.github.io/react-sidebar/example/
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2020-03-13T19:23:06+00:00

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

## Adoption (not part of the score)
Stars 1454, forks 222 (observed 2026-08-28T04:04:46.678896+00:00)

## What it is
React Sidebar is a small (<2.5kB gzipped) React component that renders a sidebar which can slide over or dock next to the main content. It supports touch swipe gestures, left/right placement, and responsive behavior via media queries.

## Use cases
- add a slide-out navigation drawer to a react app
- swipe-to-open sidebar like a native mobile app
- responsive sidebar that docks on wide screens and overlays on mobile
- left or right side menu component for react
- lightweight drawer component with touch support

## When to choose
- you need a tiny, dependency-free sidebar/drawer for a React app
- you want native-app-style touch swipe interactions
- you need the sidebar to slide over or dock beside content

## When to avoid
- you use React 18+ with modern function components and want an actively maintained library
- you need iOS touch swipe support (disabled due to swipe-to-go-back)
- you want a full UI component library rather than a single component

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management
- domain: frontend, web-development
- platform: cross-platform
- tags: react, sidebar, drawer, navigation, touch-enabled, responsive, web-server

## Member repositories
- balloob/react-sidebar (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.678896+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:35:41.862789+00:00, confidence not recorded.
  - readme: https://github.com/balloob/react-sidebar (fetched 2026-08-28T04:04:46.678896+00:00, sha 32b486949188)
  - homepage: http://balloob.github.io/react-sidebar/example/ (fetched 2026-08-29T11:45:13.070363+00:00, sha b5fe97b0ad61)
  - registry_npm: https://registry.npmjs.org/react-sidebar (fetched 2026-08-29T11:45:13.079236+00:00, sha 3fad0d855176)
- Data as of 2026-08-30T08:39:29.467469+00:00.
