1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-01-25 12:23:42 +00:00
Files
TiddlyWiki5/core-server
XLBilly a3979cda9c Refactor base64 utility functions (#9488)
* Split base64 utility functions to two platforms

* Simplify Nodejs atob

* Update change note

* Update docs

* Move base64Decode & base64Encode back to utils.js

* Add missing use strict
2026-01-04 11:35:02 +00:00
..

title: $:/core-server/readme

This plugin contains TiddlyWiki's core components that are only needed on the server, comprising:

* Commands
* HTTP server code
* Utility functions for server