saucxs/watermark-dom
watermark.js是基于DOM对象实现的BS系统的水印,确保系统保密性,安全性,降低数据泄密风险,简单轻量,支持多属性配置,动态计算水印,水印防被删(监听水印组件元素删除并重新添加,监听改变水印的属性并重新添加)。1、支持2种方式导入使用,2、水印插件-testTool(测试工具),3、内置3种全局API方法,等等。欢迎访问: 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: 3411
- days_rel: n/a
- days_push: 827
- n_releases_24m: 0
Adoption not part of the score
1392 stars · 352 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
watermark-dom is a lightweight JavaScript library that adds configurable text watermarks to web pages using DOM elements, Shadow DOM, and pointer-events. It includes anti-tampering protection that detects deletion or modification of the watermark and automatically re-adds it.
Use cases
- add a watermark to a web page to deter screenshots and data leaks
- prevent users from deleting or hiding a page watermark
- overlay user identity info on internal admin systems
- protect confidential dashboard content with a visible watermark
- dynamically compute and tile watermarks across a page
When to choose
- you need a simple, lightweight browser-side watermark for a BS web system
- you want tamper-resistant watermarks that reappear after deletion
- you need configurable watermark properties (text, opacity, angle, density)
When to avoid
- you need server-side or image/video watermarking rather than DOM overlays
- you require strong security guarantees - DOM watermarks can be bypassed by determined users
- you need canvas-based or PDF watermarking
Facets
library · maturity maintenance
security ui-components plugin-system web-development frontend security privacy browser watermark dom anti-tampering data-leak-prevention shadow-dom javascript
1 source
- readme: https://github.com/saucxs/watermark-dom · fetched 2026-08-28 · 49e61c975592
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| saucxs/watermark-dom | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="saucxs/watermark-dom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem