RubyGems Navigation menu

sanitize 5.0.0

Sanitize is a whitelist-based HTML and CSS sanitizer. Given a list of acceptable elements, attributes, and CSS properties, Sanitize will remove all unacceptable HTML and/or CSS from a string.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 6.1.0 - September 14, 2023 (46.5 KB)
  2. 6.0.2 - July 06, 2023 (46.5 KB)
  3. 6.0.1 - January 27, 2023 (46.5 KB)
  4. 6.0.0 - August 04, 2021 (44 KB)
  5. 5.2.3 - January 11, 2021 (44 KB)
  6. 5.0.0 - October 15, 2018 (42 KB)
Show all versions (67 total)

Runtime Dependencies (3):

crass ~> 1.0.2
nokogiri >= 1.8.0
nokogumbo ~> 2.0

Development Dependencies (2):

minitest ~> 5.11.3
rake ~> 12.3.1

Owners:

Authors:

  • Ryan Grove

SHA 256 checksum:

7a3c94c560d075a30984e12eec36d5034afb6a8b93c97e70ac81c086f7134b67

Total downloads 80,060,641

For this version 1,833,675

License:

MIT

Required Ruby Version: >= 2.1.0

Required Rubygems Version: >= 1.2.0

Links: