mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 07:16:15 -04:00
![]() * fix(base64): use js-base64 to handle non ascii text Use js-base64 to handle non ascii text and ignore whitespaces Fix #879 and #409 * fix(base64): use js-base64 to handle non ascii text Use js-base64 to handle non ascii text and ignore whitespaces Fix #879 and #409 * feat(base64 file converter): add a filename and extension fields Add filename and extension (auto filled if data url) to allow downloading with right extension and filename Fix #788 * feat(base64 file converter): add a preview image Fix #594. Taken from #595 (thanks @SAF2k) |
||
---|---|---|
.. | ||
array.ts | ||
base64.test.ts | ||
base64.ts | ||
boolean.test.ts | ||
boolean.ts | ||
convert.ts | ||
defaults.test.ts | ||
defaults.ts | ||
error.test.ts | ||
error.ts | ||
macAddress.ts | ||
random.ts |