data_style_sanitizer 0.2.0
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:
=
install:
=
Runtime Dependencies (2):
nokogiri
>= 0
securerandom
>= 0