https://github.com/yuque-helper/yuque2book
export yuque repo to a book 将你的语雀文档导出的工具
https://github.com/yuque-helper/yuque2book
doc-cli nodejs yuque
Last synced: 4 months ago
JSON representation
export yuque repo to a book 将你的语雀文档导出的工具
- Host: GitHub
- URL: https://github.com/yuque-helper/yuque2book
- Owner: yuque-helper
- License: other
- Created: 2018-12-06T11:06:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-11-18T12:31:11.000Z (8 months ago)
- Last Synced: 2025-11-27T12:25:06.545Z (7 months ago)
- Topics: doc-cli, nodejs, yuque
- Language: TypeScript
- Homepage: https://yuque-helper.github.io/
- Size: 2.35 MB
- Stars: 423
- Watchers: 3
- Forks: 46
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yuque2book
English | [中文](https://github.com/yuque-helper/yuque2book/wiki/%E8%AF%AD%E9%9B%80%E6%96%87%E6%A1%A3%E5%B7%A5%E5%85%B7)
convert yuque repo to a book
## Quick Start
```bash
$ npm install yuque2book -g
$ yuque2book -t your_token https://www.yuque.com/yuque/help
# [optional]
# you need a staic server cli to preview your doc
$ npm install anywhere -g
$ cd yuque_help && anywhere # you will see your doc
```
## Usage
```
Usage: yuque2book [options]
Options:
-V, --version output the version number
-t, --token your yuque token 你的语雀token
-l, --local to localize image and attach
-h, --help output usage information
```
## demo

## preview

## Q&A
- what's your_token or yuque token?
- yuque api needs you personal token, you can find at [https://www.yuque.com/settings/tokens](https://www.yuque.com/settings/tokens)
## Sponsor
