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