base-64@1.0.0
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
MIT
2020-10-17
安装 (1.0.0)
npm install base-64@1.0.0
yarn add base-64@1.0.0
pnpm add base-64@1.0.0
bun add base-64@1.0.0
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| coveralls | ^2.11.4 |
| grunt | ^0.4.5 |
| grunt-cli | ^1.3.2 |
| grunt-shell | ^1.1.2 |
| grunt-template | ^0.2.3 |
| istanbul | ^0.4.0 |
| mocha | ^6.2.0 |
| regenerate | ^1.2.1 |