1 Star 0 Fork 0

hj/Base64.js

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
bower.json 312 Bytes
Copy Edit Raw Blame History
David Chambers authored 2016-08-04 19:02 . xyz@1.0.x
{
"name": "base64",
"description": "Base64 encoding and decoding",
"main": "./base64.js",
"license": "WTFPL",
"repository": {
"type": "git",
"url": "git://github.com/davidchambers/Base64.js.git"
},
"ignore": [
"**/.*",
"Makefile",
"coverage/",
"scripts/",
"test/"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hj_he_jiao/Base64.js.git
git@gitee.com:hj_he_jiao/Base64.js.git
hj_he_jiao
Base64.js
Base64.js
master

Search