mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-22 04:21:02 -08:00
With a demo courtesy of https://random.dog/ @rmunn you recently worked on the base64 utilities. I tried to use $tw.utils.base64Encode instead of window.btoa, but found that it didn't work. It's concerning because we expose that utility method as a filter operation, and it would be frustrating if we were not base64encoding things properly. |
||
|---|---|---|
| .. | ||
| base64-utf8 | ||
| diff-match-patch | ||
| dom | ||
| crypto.js | ||
| csv.js | ||
| edition-info.js | ||
| escapecss.js | ||
| fakedom.js | ||
| filesystem.js | ||
| linked-list.js | ||
| logger.js | ||
| parsetree.js | ||
| performance.js | ||
| pluginmaker.js | ||
| transliterate.js | ||
| utils.js | ||