周末没事,给项目搞了一个文档扫描工具

194 天前
 leokun

可以全文扫描文档,也可以指定入口把项目里面的组件发布 https://leookun.github.io/unmono/

1358 次点击
所在节点    分享创造
9 条回复
uiosun
193 天前
这是干什么的?作者能不能多说两句谢谢……我甚至天真的以为点进去,能看到 more desc...
leokun
193 天前
@uiosun 就是可以把目录中的 markdown 扫描出来生成文档网站,还可以指定项目中的文件,把他们打包成公共资源,给别人用
uiosun
193 天前
@leokun 哦,原来是链接里的文档,错怪作者了。刚刚我跑到 repo 里啥也没看到。

Cool !感觉挺有意思
bojue
193 天前
刚好周末写了一个 markdown 生成的在线文档,生成离线文档
rsyjjsn
193 天前
报错,建议写写单元测试,可以修复很多问题
```
* 正在执行任务: yarn run unmono

yarn run v1.22.19
warning package.json: No license field
$ unmono doc --build
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 1: import: command not found
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 2: import: command not found
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 3: import: command not found
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 4: import: command not found
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 5: import: command not found
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 6: import: command not found
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 7: import: command not found
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 8: import: command not found
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 9: import: command not found
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 10: import: command not found
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 11: syntax error near unexpected token `('
/Users/my/Desktop/demo/node_modules/.bin/unmono: line 11: `const [mode, arg] = process.argv.slice(2);'
error Command failed with exit code 2.
```
leokun
193 天前
今天发现是有这个问题,比较粗糙啦哈哈哈
leokun
193 天前
@rsyjjsn 这里其实是从之前写的脚本里面扣出来做的 cli ,没想到直接安装会报这个错误,晚上回去看一下
beiguo
193 天前
大佬,官网用的什么模板
leokun
193 天前
@beiguo vitepress

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/986465

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX