# yuanyan/boron

A collection of dialog animations with React.js

Repository: https://github.com/yuanyan/boron
Canonical: https://ross.abutalabs.com/products/boron
Homepage: https://yuanyan.github.io/boron
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2019-10-09T19:51:02+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4167, "days_push": 2520, "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 1462, forks 150 (observed 2026-08-28T04:04:47.571101+00:00)

## What it is
Boron is a React component library providing a collection of animated modal dialogs. It offers several modal styles (e.g., DropModal) with configurable backdrop, keyboard, and callback behavior.

## Use cases
- show animated modal dialogs in a react app
- add a drop-in modal component with backdrop to react
- close modal on escape key or backdrop click in react
- customize modal and backdrop styles via css props
- get callback when modal is hidden and why

## When to choose
- you are on React 0.12-0.14 era and need simple animated modals
- you want a lightweight modal with show/hide/toggle methods and hide-source callbacks

## When to avoid
- you use modern React (16+) since the library targets React 0.12-0.14 and is unmaintained
- you need accessible, actively maintained modal solutions
- you need features like portals, focus trapping, or SSR support

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: frontend, web-development
- platform: browser
- tags: react, modal, dialog, react-component, nodejs

## Member repositories
- yuanyan/boron (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.571101+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:19.013390+00:00, confidence not recorded.
  - readme: https://github.com/yuanyan/boron (fetched 2026-08-28T04:04:47.571101+00:00, sha e992b363a7e7)
  - homepage: https://yuanyan.github.io/boron (fetched 2026-08-29T11:44:13.044179+00:00, sha 8d6d6630b48b)
  - registry_npm: https://registry.npmjs.org/boron (fetched 2026-08-29T11:44:13.047767+00:00, sha 98ba3acd513b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
