Wiki Client

The Wiki Client is the JavaScript code that runs in the browser tab and constitutes the Wiki application itself. repository

Wiki runs almost entirely client-side. All the logic is in the client. The only thing the server really needs to do is maintain the static Page JSON, Favicon and sitemap.json.

# See also

- Origin Server – The server that delivers the client-side javascript that starts you browsing the federated wiki