mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-01-25 12:23:42 +00:00
* 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
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