A simple utility to sanitize a string according to ArcGIS supported HTML specification.
A fast, native Bun-powered HTML sanitizer with DOMPurify-like features. Protection against XSS and malicious content.
Caja's HTML Sanitizer as a Node.js module
Ruby on Rails unobtrusive scripting adapter
Express middleware for the sanitizer module.
WebSocket framework for Ruby on Rails.
The speed of a single-page web application without having to write any JavaScript
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
Unobtrusive scripting adapter for jQuery
Lightning Web Security HTML and SVG sanitization utilities
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
react-on-rails JavaScript for react_on_rails Ruby gem
TypeScript definitions for sanitizer
Rails UJS for the react-rails gem
Express JS middleware to cleanup/sanitize json request body in express
AnyCable Client plugin to support Turbo Streams
Use webpack to manage app-like JavaScript modules in Rails
Node wrapper for the Google Caja HTML/CSS sanitizer
Express 4.x and 5.x middleware which sanitizes user input data (in req.body, req.query, req.headers and req.params) to prevent Cross Site Scripting (XSS) attack.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
Convention over configuration for using Vite in Rails apps
HTML tag sanitizer for marked
HTML sanitization for Rails applications
+loofah-activerecord+ extends +loofah+'s HTML sanitization into Rails ActiveRecord models. See more about +loofah+ at: http://github.com/flavorjones/loofah
A wrapper to make automatic sanitization of incoming data easier. Uses the sanitize gem and works in both plain Ruby and Rails projects.
You probably meant `gem install rails-html-sanitizer`.
A minimal Rails engine exposing endpoints to export sanitized HTML to PDF via Grover.
This Rails plugin provides automatic cross site scripting (XSS) protection for your views. Once installed, you no longer have to manually and painstakingly sanitize all your views with HTML escaping.
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.