data_style_sanitizer 0.2.1
This is a gem that converts data-style attributes into CSP-compliant nonced style blocks. It is designed to work with Rails applications and provides a simple interface for sanitizing HTML content.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
nokogiri
>= 0
securerandom
>= 0