{"library":"wiki-server","type":"library","category":null,"description":"Wiki-Server is the core Node.js server implementation for the Federated Wiki project, version 0.26.3. It serves as a backend component for a federated, single-page wiki application, handling read-write operations for page content across multiple sources. The project, stemming from the 'Smallest Federated Wiki' (SFW) initiative, emphasizes modularity, event-driven architecture, dependency injection, and a clear separation between DOM and business logic. It differentiates itself by supporting a distributed content model where a single application can read from many wiki sources and write updates to a few, contrasting with monolithic wiki implementations. The package is actively maintained, with recent updates, though it remains in a 0.x versioning scheme, indicating ongoing development and potential for minor version breaking changes. Its release cadence appears to be driven by ongoing development within the broader Federated Wiki ecosystem, as new versions are published periodically. The server primarily uses Express.js for its HTTP backend.","language":"javascript","status":"active","version":"0.26.3","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install wiki-server","imports":["import { createServer } from 'wiki-server';\n// Or for CommonJS:\nconst { createServer } = require('wiki-server');","import WikiServer from 'wiki-server';\n// Or for CommonJS:\nconst WikiServer = require('wiki-server');"]},{"cmd":"yarn add wiki-server","imports":[]},{"cmd":"pnpm add wiki-server","imports":[]}],"homepage":"http://federated.wiki","github":"https://github.com/fedwiki/wiki-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/wiki-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/wiki-server/compatibility"}}