An open API service indexing awesome lists of open source software.

https://github.com/peerlibrary/html-janitor

Sanitises HTML
https://github.com/peerlibrary/html-janitor

Last synced: 12 months ago
JSON representation

Sanitises HTML

Awesome Lists containing this project

README

          

html-janitor
============

Sanitises HTML.

Fork of https://github.com/JamesRyanATX/janitor-js.

Uses UMD for support in AMD and Common JS environments.

## Installation

```
bower install html-janitor
# or
npm install html-janitor
```