Angular sanitizer and pipe that uses DOMPurify for secure HTML sanitization with full configuration support.
NgDompurify is an Angular library that integrates DOMPurify as a sanitizer or pipe, providing robust protection against cross-site scripting (XSS) attacks. It replaces Angular's built-in sanitizer with DOMPurify's more configurable and secure HTML sanitization, ensuring safe rendering of dynamic content in Angular applications.
NgDompurify prioritizes security and flexibility, leveraging DOMPurify's proven sanitization while maintaining Angular's idiomatic patterns for seamless integration.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.