bigspaceship/shine.js
A library for pretty shadows. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4536
- days_rel: n/a
- days_push: 3547
- n_releases_24m: 0
Adoption not part of the score
2173 stars · 175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
shine.js is a small JavaScript library that adds dynamic, pretty shadow effects to DOM elements using textShadow or boxShadow. It lets you position a virtual light source and redraw customizable shadows, with no library dependencies.
Use cases
- add dynamic shadow effects to text or boxes on a webpage
- make page elements react to mouse position with light-based shadows
- create customizable multi-step shadows with configurable opacity and blur
- apply text or box shadows with automatic vendor prefixing
- share one shadow configuration across multiple DOM elements
When to choose
- you want lightweight, dependency-free dynamic shadow effects in the browser
- you need shadows that follow a movable light source like the cursor
- you want fine-grained control over shadow steps, opacity, blur, and color
When to avoid
- you need a maintained library with recent updates or active support
- you want full CSS animation or effects suites rather than just shadows
- your project requires modern build tooling or ES module support
Facets
library · maturity abandoned
animation ui-components frontend-framework web-development frontend web-design browser shadows text-shadow box-shadow dynamic-lighting dom-effects no-dependencies javascript
2 sources
- readme: https://github.com/bigspaceship/shine.js · fetched 2026-08-28 · a1da8dbbb052
- homepage: http://bigspaceship.github.io/shine.js/ · fetched 2026-08-29 · 2555e7dc6bd5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bigspaceship/shine.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="bigspaceship/shine.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem