The Sanitizer module represents a set of methods that clears taint strings.
Uses lightweight npm package with simple API html-janitor
clean(taintString, customConfig)Cleans up the passed taint string
| Param | Type | Description |
|---|---|---|
| taintString | String | string that needs to be cleaned |
| customConfig | Object | Can be passed new config per usage (Default: uses default configuration) |