phoenix_html_sanitizer
HTML sanitizer
Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes
HTML Sanitizer for Phoenix
28 stars
3 watching
13 forks
Language: Elixir
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that sanitizes HTML to protect against cross-site scripting (XSS) attacks by parsing and filtering the input string | 274 |
| Builds upon Elixir to create safe and convenient HTML structures and abstractions for Phoenix applications. | 410 |
| A collection of reusable functions for simplifying HTML output in Elixir Phoenix applications. | 31 |
| A set of Elixir helpers to select elements in Phoenix tests | 14 |
| Provides an object-oriented API to sanitize untrusted HTML input | 241 |
| A C-based Elixir binding for a popular HTML cleaning tool. | 9 |
| A library that provides HTML5 element definitions and sanitization rules for the popular HTML Purifier library | 101 |
| Detects browser types and versions from user-agent strings | 101 |
| Automates deployment of Phoenix web applications to servers. | 496 |
| A Laravel package providing an HTML filter service to clean and sanitize user input | 1,888 |
| Tools for rendering Elixir data structures into HTML | 59 |
| A plugin for Elixir projects that integrates Sass stylesheets into the development process. | 1 |
| A library that sanitizes filenames to remove unwanted characters and whitespace, allowing for flexible filename generation. | 28 |
| Provides an Elixir wrapper around ESpec to enable Behavioral Driven Development (BDD) for the Phoenix web framework | 138 |
| A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |