All Projects → YMFE → Ydoc

YMFE / Ydoc

Licence: apache-2.0
🐶YDoc 是一个更懂你的文档站构建工具,基于 markdown 轻松生成完整静态站点

Labels

Projects that are alternatives of or similar to Ydoc

examplejs
A tool for converting example code into test cases
Stars: ✭ 44 (-92.23%)
Mutual labels:  jsdoc
tidy-jsdoc
A clean JSDoc3 template
Stars: ✭ 16 (-97.17%)
Mutual labels:  jsdoc
Docma
A powerful tool to easily generate beautiful HTML documentation from JavaScript (JSDoc), Markdown and HTML files.
Stars: ✭ 287 (-49.29%)
Mutual labels:  jsdoc
jsdoc-syntax.vim
Standalone JSDoc syntax for vim
Stars: ✭ 17 (-97%)
Mutual labels:  jsdoc
sveld
Generate TypeScript definitions for your Svelte components
Stars: ✭ 281 (-50.35%)
Mutual labels:  jsdoc
generator-vintage-frontend
Modern front-end workflow
Stars: ✭ 15 (-97.35%)
Mutual labels:  jsdoc
Esdoc
ESDoc - Good Documentation for JavaScript
Stars: ✭ 2,706 (+378.09%)
Mutual labels:  jsdoc
Vim Jsdoc
Generate JSDoc to your JavaScript code.
Stars: ✭ 392 (-30.74%)
Mutual labels:  jsdoc
soulsign-scripts
📝 一部分是个人为魂签制作的签到脚本,还有一些个人使用的签到脚本。
Stars: ✭ 50 (-91.17%)
Mutual labels:  jsdoc
Vscode Docthis
JSDoc generator extension for Visual Studio Code.
Stars: ✭ 284 (-49.82%)
Mutual labels:  jsdoc
jsdoc-api
A programmatic interface for jsdoc3 with a few extra features
Stars: ✭ 55 (-90.28%)
Mutual labels:  jsdoc
jsdoc-http-plugin
Document your http endpoints with JSDoc
Stars: ✭ 38 (-93.29%)
Mutual labels:  jsdoc
jsdast
JSDoc Abstract Syntax Tree
Stars: ✭ 20 (-96.47%)
Mutual labels:  jsdoc
jsdoc-action
📖 GitHub Action to build JSDoc documentation
Stars: ✭ 61 (-89.22%)
Mutual labels:  jsdoc
Compodoc
📔 The missing documentation tool for your Angular, Nest & Stencil application
Stars: ✭ 3,567 (+530.21%)
Mutual labels:  jsdoc
hypatia
Convert JavaScript doctrings (in jsdoc AST format) to ijavascript Jupyter Notebooks
Stars: ✭ 12 (-97.88%)
Mutual labels:  jsdoc
ts-lehre
Generate document block(JsDoc, EsDoc, TsDoc) from source code
Stars: ✭ 14 (-97.53%)
Mutual labels:  jsdoc
Eslint Plugin Jsdoc
JSDoc specific linting rules for ESLint.
Stars: ✭ 516 (-8.83%)
Mutual labels:  jsdoc
Tsdoc
A doc comment standard for TypeScript
Stars: ✭ 3,785 (+568.73%)
Mutual labels:  jsdoc
docgen
The docs.json generator for discord.js and its related projects
Stars: ✭ 59 (-89.58%)
Mutual labels:  jsdoc

logo

YDoc

npm (tag) npm (tag) npm license

YDoc 是一个优雅的文档站构建工具,能够基于 markdown 轻松生成完整静态站点,让你专注于文档写作。YDoc 拥有灵活而强大的插件 / 主题机制,开发者可以轻松定制属于自己的文档站点。

我们使用 🐶 作为我们的 LOGO,狗狗作为人类的好朋友,有着敏捷、灵动的特点:YDoc 正是这样一个工具 👻

文档首页 | README in English

用法

安装

npm install -g ydoc

安装 rc 版本(发布候选版本)

npm install [email protected] [-g]

创建站点

ydoc init
ydoc build

插件

主题

开发者

我们非常欢迎社区的同学参与开发,欢迎提 pull requests 来帮助我们完善程序,也欢迎社区的同学为 YDoc 开发插件

同时也欢迎大家对 YDoc 提出宝贵的意见或建议:github issues

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].