@torocloud/bellini-sanitize
v1.0.4
Published
Bellini module for sanitizing HTML
Downloads
353
Maintainers
Readme
packaged @torocloud/bellini-sanitize
Install
npm install @torocloud/bellini-sanitize
Then add ngSanitize
as a dependency for your app:
angular.module('myApp', [require('@torocloud/bellini-sanitize')]);
Documentation
Documentation is available on the BelliniJS docs site.