1.0.1 • Published 6 years ago

nd-base64 v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

nd-base64

提供在浏览器上可使用的BASE64与String之间的编码与解码

Installation

npm install nd-base64

Usage

Method Base64.encoder(str)

将String类型字符串编码成Base64字符串

Method Base64.encoder(base64Str)

将Base64字符串解码成String类型字符串

License

MIT License

1.0.1

6 years ago

1.0.0

6 years ago