文件名称:yuque2book:export yuque repo to a book 将你的语雀文档导出的工具
文件大小:1.84MB
文件格式:ZIP
更新时间:2024-05-27 13:40:37
nodejs yuque doc-cli TypeScript
yuque2book
English |
将yuque repo转换为书
快速开始
$ 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: yuque2book [options]
Options:
-V, --version output the version number
-t, --token
【文件预览】:
yuque2book-master
----.gitignore(63B)
----package.json(1KB)
----src()
--------interface()
--------index.ts(953B)
--------lib()
----LICENSE(2KB)
----doc()
--------yuque2book.gif(1.51MB)
--------preview.png(412KB)
----tsconfig.json(619B)
----README.md(1KB)
----makefile(706B)
----.npmignore(34B)
----yarn.lock(17KB)