@vierofernando/decancer-darwin-x64
A library that removes common unicode confusables/homoglyphs from strings. (Binary port for darwin-x64)
A library that removes common unicode confusables/homoglyphs from strings. (Binary port for darwin-x64)
A library that removes common unicode confusables/homoglyphs from strings. (Binary port for freebsd-x64)
react sanitizer
A work-in-progress HTML sanitizer that strives for: performance like window.Sanitizer, readiness like DOMPurify, and ability to run in a WebWorker like neither of those.
A utility function that safely parses HTML strings into DOM nodes, avoiding the use of innerHTML for security reasons.
A library for sanitizing HTML with cosmic dust.
A JavaScript library for sanitizing HTML input using sanitize-html and xss dependencies.
A simple data sanitizer that preserves the removed values for reference.
A library that removes common unicode confusables/homoglyphs from strings.
CWEs sanitizer
The smallest and fastest Dom sanitizer based on browser native DOMParser
Validate and Sanitize JSON objects.
A utility package that detects and filters out temporary or disposable email addresses to prevent spam and ensure valid user registrations.
This angular.io module includes three pipes freuently used in our web applications.
A middleware to sanitize all of the request inputs to prevent SQL injections and XSS attacks
Express 4.x middleware which sanitizes user input data (in req.body, req.query, req.headers and req.params) to prevent Cross Site Scripting (XSS) attack.
Fastify plugin for sanitizing client requests.
Sanitize strings — expecting text — from html, svg, erb, and mustache expressions.
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
This creates validator support for any variable using either function chaining or stacks to process while allowing for validators, sanitizers, operators, and can customize it as needed. More enhancements coming soon.