it-tools/src/tools/base64-string-converter
cgoIT 0b20f1c16a
feat(base64-string-converter): switch to encode and decode url safe base64 strings (#392)
* feat(base64-string-converter): switch to encode and decode url safe

* feat(base64-string-converter): changes based on review comments, use config object instead of boolean argument.

* feat(base64-string-converter): fix validation, add option to watch additional refs for changes which interfere with validation rules
2023-05-15 14:35:44 +02:00
..
base64-string-converter.vue feat(base64-string-converter): switch to encode and decode url safe base64 strings (#392) 2023-05-15 14:35:44 +02:00
index.ts refactor(base64): split base64 text and file conversion in two tools + base64 to file 2022-07-25 23:21:42 +02:00