2.0.3 • Published 6 years ago

ember-cli-sanitize-html v2.0.3

Weekly downloads
1,858
License
MIT
Repository
github
Last release
6 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

6 years ago

2.0.2

7 years ago

2.0.1

7 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago