# shuding/liquid-glass

Copy-paste Liquid Glass shader with SVG

Repository: https://github.com/shuding/liquid-glass
Canonical: https://ross.abutalabs.com/products/shuding-liquid-glass
Language: JavaScript
License: MIT
License Family: permissive
Topics: liquid-glass
Last push: 2026-03-26T00:11:07+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 74, release rhythm 35, longevity 32
- inputs: {"age_days": 448, "days_push": 161, "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 1136, forks 57 (observed 2026-08-28T04:03:43.753177+00:00)

## What it is
A copy-paste JavaScript snippet implementing an Apple-style Liquid Glass visual effect using SVG filters. It can be pasted into any website console to apply the glass distortion effect to page elements.

## Use cases
- add liquid glass effect to a website
- recreate Apple's liquid glass UI effect in the browser
- apply SVG filter glass distortion to DOM elements
- experiment with SVG shaders for web visuals
- demo glassmorphism effects on any page

## When to choose
- you want a quick copy-paste glass effect without dependencies
- you're prototyping liquid-glass style UI in the browser
- you want to learn how SVG filters can create distortion effects

## When to avoid
- you need a production-ready, maintained UI component library
- you need cross-browser guaranteed rendering of the effect
- you need a framework-integrated component with tests and docs

## Facets
- artifact type: library
- maturity: experimental
- function: graphics, animation, ui-components
- domain: web-development, frontend, graphics
- platform: browser
- tags: svg-filters, shader, copy-paste, visual-effect, liquid-glass, javascript

## Member repositories
- shuding/liquid-glass (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.753177+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-30T06:36:32.204850+00:00, confidence not recorded.
  - readme: https://github.com/shuding/liquid-glass (fetched 2026-08-28T04:03:43.753177+00:00, sha cbb0a2006925)
- Data as of 2026-08-30T08:39:29.467469+00:00.
