文件名称:wiki-cli:搜索Wikipedia并直接在您的终端中阅读摘要!
文件大小:1.75MB
文件格式:ZIP
更新时间:2024-05-22 10:09:27
TypeScript
Wiki CLI 搜索Wikipedia并直接在您的终端中阅读摘要! 用法 # The first step is obvious... npm i -g wiki-cli # Then, just call `wiki` alone to enter the interactive mode... wiki # You can read the not so helpful help page with option `-h` or `--help`... wiki -h 为什么 我喜欢CLI,而且Ink很棒! 另外,谁不想在终端上阅读*? ;) 这也是我用于构建CLI的演示应用程序的更高级版本。 以下是视频:和。 执照 GPL-3.0
【文件预览】:
wiki-cli-master
----.gitignore(4KB)
----package.json(2KB)
----package-lock.json(286KB)
----src()
--------store.ts(3KB)
--------components()
--------types.d.ts(12KB)
--------consts.ts(38B)
--------index.tsx(755B)
--------api.ts(2KB)
----bin()
--------wiki(288B)
----LICENSE(34KB)
----tsconfig.json(475B)
----README.md(752B)
----.vscode()
--------launch.json(694B)
----.huskyrc.json(63B)
----.prettierrc(127B)
----wiki-cli.gif(1.68MB)