# svg_sanitizer v0.1.0 - Table of Contents

> Vetted SVG sanitizer for Elixir. Wraps the Rust `svg-hush` crate
(Cloudflare) in a precompiled NIF, so applications can accept
user-uploaded SVGs without writing their own allowlist-based scrubber.

## Pages

- [SvgSanitizer](readme.md)
- [Changelog](changelog.md)

## Modules

- [SvgSanitizer](SvgSanitizer.md): Vetted SVG sanitizer for Elixir.

