xiaotu9639 / yuque2book

export yuque repo to a book 将你的语雀文档导出的工具

Home Page:https://yuque-helper.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yuque2book

English | 中文

convert yuque repo to a book

Quick Start

$ 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 <n>  your yuque token 你的语雀token
  -l, --local      to localize image and attach
  -h, --help       output usage information

demo

preview

image

Q&A

Sponsor

Sponsor

About

export yuque repo to a book 将你的语雀文档导出的工具

https://yuque-helper.github.io

License:Other


Languages

Language:TypeScript 87.4%Language:JavaScript 7.2%Language:Makefile 5.3%