ngSanitize

Improve this Doc ngSanitize

ngSanitize

The ngSanitize module provides functionality to sanitize HTML.

See $sanitize for usage.

Installation

First include angular-sanitize.js in your HTML:

<script src="angular.js">
<script src="angular-sanitize.js">

You can download this file from the following places: