ember-cli-sanitize-html

2.0.3 • Public • Published

Ember Observer Score Build Status Coverage Status NPM Version NPM Downloads Dependency Status DevDependency Status Greenkeeper

ember-cli-sanitize-html

A wrapper around the sanitize-html library for use in ember-cli projects

DEMO

Installation

ember install ember-cli-sanitize-html

Usage

Component

{{sanitize-html raw=<true|false>[default=false] value="YOUR HTML" options=options}}
import sanitizeHtml from 'ember-cli-sanitize-html'
sanitizeHtml('YOUR HTML', options)

Available options

See original library sanitize-html

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

/ember-cli-sanitize-html/

    Package Sidebar

    Install

    npm i ember-cli-sanitize-html

    Weekly Downloads

    819

    Version

    2.0.3

    License

    MIT

    Unpacked Size

    8.8 kB

    Total Files

    12

    Last publish

    Collaborators

    • devotox