normalizeurl@0.1.0
Normalize a url or url fragment by percent-encoding exactly the chars encodeURIComponent does
BSD
2013-10-01
安装 (0.1.0)
npm install normalizeurl@0.1.0
yarn add normalizeurl@0.1.0
pnpm add normalizeurl@0.1.0
bun add normalizeurl@0.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| underscore | ~1.5.2 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| mocha | =1.13.0 |
| unexpected | =1.0.1 |