issues
search
dankogai
/
js-base64
Base64 implementation for JavaScript
BSD 3-Clause "New" or "Revised" License
4.27k
stars
1.33k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Generated base64 on mobile devices fails strict mode test
#180
nijinekoyo
closed
1 month ago
5
Update base64.ts
#179
lifeiscontent
opened
3 months ago
0
有没有方法可以准确判断是否是base64格式的
#178
ytanck
closed
1 month ago
2
Error converting >
#177
fumagally
closed
3 months ago
0
TypeError: malformed base64.
#176
manh20012000
opened
4 months ago
0
Error: Not a valid base64 encoded string length - even though Base64 string seems to be valid
#175
PiotrSzlagura
closed
5 months ago
11
Caching the result of atob existence is causing web worker to crash
#174
Itaypa
closed
8 months ago
1
fix dual package hazard
#173
jcbhmr
closed
9 months ago
1
Fix masquerading as CJS error
#172
arjunyel
closed
9 months ago
1
Unable to resolve "js-base64" from "..." in Expo Web SDK 49
#171
pachun
opened
1 year ago
2
Does chunk the buffer affect multibyte characters?
#170
JC-Ge
closed
1 year ago
5
如
#169
huangqianxia
closed
9 months ago
1
Dual package hazard
#168
jcbhmr
closed
9 months ago
9
Improve performance by stop using the mapFn param on Uint8Array.from …
#167
ctomacheski
closed
1 year ago
1
Using the `mapFn` parameter in the `Uint8Array.from` degrades performance
#166
ctomacheski
closed
1 year ago
0
Encoding Decoding + and / has unexpected results in Jest
#165
trajano
closed
1 year ago
2
Does not strip off all the `=` signs
#164
trajano
closed
1 year ago
1
ADD sideEffects:false
#163
pubkey
closed
1 year ago
1
-
#162
xv-thomas-siew
closed
1 year ago
0
vite环境使用js_base64报下面的错
#161
coderja
opened
1 year ago
1
This version of base64 increases the data size by 100%
#160
1MikeMakuch
closed
1 year ago
12
Update package.json to support later versions of TypeScript
#159
leonsilicon
closed
1 year ago
1
Cannot decode js-base64 UTF-8 encoded String
#158
Sercurio
closed
1 year ago
1
Fix extra brackets in example
#157
kidonng
closed
2 years ago
1
Which version for VUE2.6.10???
#156
CaiNiaoFeng
closed
2 years ago
1
CDN access failed
#155
beard-bin
closed
2 years ago
1
Typo towards the end of the readme
#154
savin2001
closed
2 years ago
1
Build failed: Unexpected token: keyword «const» [./node_modules/js-base64/base64.mjs:12,0]
#153
wlchn
opened
2 years ago
0
fix: README.md typo
#152
ruleeeer
closed
2 years ago
0
When input is undefined it raises an error
#151
jatinmehrotra
closed
3 years ago
1
Create SECURITY.md
#150
benharvie
closed
3 years ago
1
Inside package.json, why "mocha" is in dependencies, not devDependencies?
#149
xiaoyuze88
closed
3 years ago
1
ES5 compiled base64.js
#148
liansnail
closed
3 years ago
2
minor fix in tsconfig.json
#147
liansnail
closed
3 years ago
4
ie11-support + Add tsconfig.json
#146
liansnail
closed
3 years ago
1
Can not decode right string
#145
EliteCheng
closed
3 years ago
2
Fixed a typo of Base64.extendUint8Array
#144
GauBen
closed
3 years ago
1
If there is no “=” sign at the end. The decode string will be incorrect.
#143
waylon-edmodo
closed
3 years ago
2
高级语法在ie或者低版本浏览器不支持
#142
wqq20170106
closed
3 years ago
4
Issue while encoding decoded strings with ~ character
#141
aravi365
closed
3 years ago
1
Add exports map
#140
sidharthv96
closed
3 years ago
1
add no-padding examples to docs
#139
ohnorobo
closed
3 years ago
1
Usage of reserved word for a const.
#138
LaseII
closed
3 years ago
4
Uint8Array.from failed to work in some safari version
#137
g1f9
closed
3 years ago
4
Uint8Array.from can not run normal in w
#136
g1f9
closed
3 years ago
0
base64.ms.js有问题呀,引入到项目中最后一行报错了
#135
Guidozijef
closed
3 years ago
0
IE Suport
#134
GuoSirius
closed
3 years ago
1
docs: explain which base64 variant is being used
#133
golopot
opened
3 years ago
0
Add isBase64( ) function
#132
evaliyev
closed
4 years ago
2
Character ă cannot btoa
#131
wishcn
closed
4 years ago
1
Next