uckkk/dsh-html-escape
uckkk★ 0JavaScriptLast synced: 2026-08-16
HTML 实体编解码
README excerpt
dsh-html-escape · HTML 实体编解码 转义/反转义 HTML 特殊字符与常用实体。纯 Node 实现。 提供的工具 工具 作用 html escape 转义 & " ' html unescape 反转义实体 安装 安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-html-escape" 。 用法示例
View full README on GitHub →