angular-sanitize
AngularJS module for sanitizing HTML
Latest Ver 1.8.3
Homepage
Github
0
58,740
AngularJS module for sanitizing HTML
📄 HTML
angular.module('myApp', ['ngSanitize']);
app.controller('DemoController', function($scope, $sce) {
$scope.safeHtml = $sce.trustAsHtml('<p>This is <b>sanitized</b> HTML!</p>');
});
🧩 External JS
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.8.2/angular.min.js"></script>
Easily spot the differences between two texts.
Quickly and easily generate favicons.
Generate placeholder text for your designs.
Check character and word count in real time.
Easily convert between subtitle formats.
Automatically extract text from images.