yuque2book

convert yuque book to a static book

Usage no npm install needed!

<script type="module">
  import yuque2book from 'https://cdn.skypack.dev/yuque2book';
</script>

README

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