有没有人在 NodeJS 中实现过 wiki? [英] Has anyone implemented a wiki in NodeJS?

查看:38
本文介绍了有没有人在 NodeJS 中实现过 wiki?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一种纯 javascript、开源的 wiki 实现,最好是使用 NodeJS 的.我在哪里可以找到它?

解决方案

我建议 jingo 谢谢其漂亮的设计(具有非常理智的排版),使用 git 作为支持数据存储,格式与降价格式兼容由 github 使用(gollum),事实上它的开发有些积极.

截至 2017 年 1 月,Matterwiki 也在积极开发中.

Wiki.js 也在积极开发中.它使用 git 数据存储,具有降价编辑器、搜索引擎和资产管理.

Tiddlywiki 可以生成静态 HTML.

Npmjs 和 GitHub 仅揭示了另外两个相对流行且有些活跃的项目:openKBHazel.

维基百科展示了几乎相同的 JS wiki 引擎,加上 Grokla,它是封闭源代码.

Wikimatrix 列出了 7 个由 JavaScript 提供支持的 wiki 引擎.><小时>

旧答案:https://github.com/gjritter/nodewiki(自 2010 年以来没有更新).

I'm looking for a pure javascript, open-sourced, wiki implementation, preferably one using NodeJS. Where might I find it?

解决方案

I'd suggest jingo thanks to its nice design (with very sane typography), use of git as backing datastore, format compatibility with the markdown format used by github (gollum), and the fact that it's somewhat actively developed.

As of Jan 2017, Matterwiki is also actively developed.

Wiki.js is also being actively developed. It's using a git datastore, has a markdown editor, search engine and assets management.

Tiddlywiki can generate static HTML.

Npmjs and GitHub reveal only two other relatively popular and somewhat active projects: openKB and Hazel.

Wikipedia shows mostly the same JS wiki engines, plus Grokla, which is closed source.

Wikimatrix lists 7 wiki engines powered by JavaScript.


Old answer: https://github.com/gjritter/nodewiki (no updates since 2010).

这篇关于有没有人在 NodeJS 中实现过 wiki?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆