safe-pipe
HTML sanitizer
A library that provides a way to safely process and render HTML content in Angular applications
Angular pipe for sanitizing your unsafe content
18 stars
1 watching
3 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
angularangular-cliangular9safesanitizetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
symfony/html-sanitizer | Provides an object-oriented API to sanitize untrusted HTML input | 241 |
hyzhak/ng2-safe-img | A tiny Angular directive that safely renders images by sanitizing their sources and removing them if they're invalid or undefined. | 9 |
safe-global/safe-apps-sdk | Tools for building Safe Apps | 269 |
rrrene/html_sanitize_ex | A tool that sanitizes HTML to protect against cross-site scripting (XSS) attacks by parsing and filtering the input string | 274 |
elixirstatus/phoenix_html_sanitizer | Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 28 |
danrevah/ngx-pipes | A collection of reusable string, array, object, and mathematical transformation functions for Angular applications. | 1,594 |
xemlock/htmlpurifier-html5 | A library that provides HTML5 element definitions and sanitization rules for the popular HTML Purifier library | 101 |
safe-stack/safe-template | A template for building SAFE-Stack projects using dotnet CLI | 283 |
anotherhale/secure_headers | An Elixir Plug providing secure HTTP headers for protecting web applications | 45 |
nglrx/pipes | A collection of reusable string and number formatting functions for Angular apps. | 15 |
ko1ebayev/ngx-func-pipe | A utility pipe that allows function calls in Angular templates with type-safe arguments and efficient execution | 2 |
safe-stack/safe-nightwatch | A demo application for cross-platform native mobile apps using F# and React Native with a SAFE Stack implementation | 157 |
a8m/ng-pipes | A collection of reusable filtering utilities for Angular2 applications. | 117 |
alvarobartt/safejax | Serialization of JAX, Flax, Haiku, or Objax model parameters using a safer alternative to pickle. | 42 |
mewebstudio/purifier | A Laravel package providing an HTML filter service to clean and sanitize user input | 1,888 |