2.0.3 • Published 5 years ago

ember-cli-sanitize-html v2.0.3

Weekly downloads
1,858
License
MIT
Repository
github
Last release
5 years ago

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.

2.0.3

5 years ago

2.0.2

6 years ago

2.0.1

6 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago