oeyoews/tiddlywiki-starter-kit
📦 使用 TiddlyWiki5 搭建的本地优先笔记软件
What's novel
📦 使用 TiddlyWiki5 搭建的本地优先笔记软件
Code Analysis
26 files read · 5 roundsA TiddlyWiki5 starter kit that provides centralized configuration, a curated plugin ecosystem (50+ plugins for Vue3, markdown, PWA, theming), a dev server with keyboard shortcuts, and a multi-target build pipeline for generating static sites, JSON exports, and plugin libraries.
Strengths
The centralized config system (neotw.config.mjs + config/*.mjs) elegantly separates concerns and makes the TiddlyWiki setup genuinely easier than vanilla TiddlyWiki. The build pipeline with multiple output targets (blog, journal, sitemap, plugin library) and the plugin scaffolding tool provide real DX value.
Weaknesses
No test suite exists, several bugs are present (async/forEach in minify.js, check-git.ts not actually blocking on failure), hardcoded credentials in config, and mixed Chinese/English throughout the codebase. The plugins are mostly thin config/metadata wrappers rather than deep implementations.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
124
Contributors
2
Files
1210
Active weeks
26
Repository
Language
JavaScript
Stars
65
Forks
26
License
MIT