object-xss
v1.1.1
Published
<!-- * @Author: Hong.Zhang * @Date: 2023-07-24 16:45:17 * @Description: --> # object-xss
Downloads
50
Readme
object-xss
An enhanced library of js-xss to handle object value
Installing
yarn add object-xss
Usage
import objectXss from 'objectXss';
const handled = objectXss(obj);