unescape@0.1.0
Convert the HTML entities in a string to their corresponding HTML characters, e.g. `>` converts to `>`.
2014-09-14
安装 (0.1.0)
npm install unescape@0.1.0
yarn add unescape@0.1.0
pnpm add unescape@0.1.0
bun add unescape@0.1.0
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| mocha | * |
| verb | >= 0.2.6 |
| verb-tag-jscomments | >= 0.2.0 |