パッケージ: node-dompurify (0.9.0~dfsg1-2)
node-dompurify に関するリンク
Trisquel の資源:
dompurify.js ソースパッケージをダウンロード:
- [dompurify.js_0.9.0~dfsg1-2.dsc]
- [dompurify.js_0.9.0~dfsg1.orig.tar.gz]
- [dompurify.js_0.9.0~dfsg1-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Alexandre Viau
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
XSS sanitizer for HTML, MathML and SVG - Node.js module
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's also very simple to use and get started with. DOMPurify is written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Edge, Firefox and Chrome - as well as almost anything else using Blink or WebKit). It doesn't break on IE6 or other legacy browsers. It simply does nothing there.
This package contains the NodeJS module.