Skip to content

Commit

Permalink
New Crowdin translations by Github Action (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
  • Loading branch information
github-actions[bot] and crowdin-bot committed May 26, 2023
1 parent 48ed642 commit 304249d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
1 change: 1 addition & 0 deletions README_es.md
Expand Up @@ -861,6 +861,7 @@ References for other CLIs which collect analytics are [Angular CLI](https://angu
| oclif | A framework for building a command line interface. | [Link to npm](https://www.npmjs.com/package/oclif) | [Link to GitHub](https://github.com/oclif/oclif) | ![](https://img.shields.io/github/stars/oclif/oclif)![](https://img.shields.io/npm/dt/oclif.svg) |
| inquirer | A collection of common interactive command line user interfaces. | [Link to npm](https://www.npmjs.com/package/inquirer) | [Link to GitHub](https://github.com/SBoudrias/Inquirer.js) | ![](https://img.shields.io/github/stars/sboudrias/inquirer.js)![](https://img.shields.io/npm/dt/inquirer.svg) |
| ink | Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. | [Link to npm](https://www.npmjs.com/package/ink) | [Link to Github](https://github.com/vadimdemedes/ink) | ![](https://img.shields.io/github/stars/vadimdemedes/ink)![](https://img.shields.io/npm/dt/ink.svg) |
| ink UI | Collection of customizable UI components for CLIs made with Ink. | [Link to npm](https://www.npmjs.com/package/@inkjs/ui) | [Link to Github](https://github.com/vadimdemedes/ink-ui) | ![](https://img.shields.io/github/stars/vadimdemedes/ink-ui)![](https://img.shields.io/npm/dt/@inkjs/ui.svg) |
| blessed | A curses-like library with a high level terminal interface API for node.js. | [Link to npm](https://www.npmjs.com/package/blessed) | [Link to GitHub](https://github.com/chjj/blessed) | ![](https://img.shields.io/github/stars/chjj/blessed)![](https://img.shields.io/npm/dt/blessed.svg) |
| prompts | Lightweight, beautiful and user-friendly interactive prompts | [Link to npm](https://npmjs.org/package/prompts) | [Link to GitHub](https://github.com/terkelg/prompts) | ![](https://img.shields.io/github/stars/terkelg/prompts)![](https://img.shields.io/npm/dt/prompts.svg) |
| vue-termui | A Vue.js based terminal UI framework that allows you to build modern terminal applications with ease. | [Link to npm](https://www.npmjs.org/package/vue-termui) | [Link to GitHub](https://github.com/vue-terminal/vue-termui) | ![](https://img.shields.io/github/stars/vue-terminal/vue-termui)![](https://img.shields.io/npm/dt/vue-termui.svg) |
Expand Down
19 changes: 10 additions & 9 deletions README_zh-Hans.md
Expand Up @@ -856,15 +856,16 @@ try {

### 9.1 CLI 框架表

| 名称 | 简介 | npm | GitHub | 关注以及下载量 |
| ---------- | ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | -------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| oclif | 构建命令行界面的框架。 | [前往 npm](https://www.npmjs.com/package/oclif) | [前往Github](https://github.com/oclif/oclif) | ![](https://img.shields.io/github/stars/oclif/oclif)![](https://img.shields.io/npm/dt/oclif.svg) |
| inquire | 一个通用交互式命令行用户界面。 | [前往 npm](https://www.npmjs.com/package/inquirer) | [前往Github](https://github.com/SBoudrias/Inquirer.js) | ![](https://img.shields.io/github/stars/sboudrias/inquirer.js)![](https://img.shields.io/npm/dt/inquirer.svg) |
| ink | Ink 提供了React在浏览器中提供的基于组件的用户界面构建体验,但是有了命令行应用的体验。 | [前往 npm](https://www.npmjs.com/package/ink) | [前往Github](https://github.com/vadimdemedes/ink) | ![](https://img.shields.io/github/stars/vadimdemedes/ink)![](https://img.shields.io/npm/dt/ink.svg) |
| blessed | 一个类似曲线的库,为node.js设置一个高级终端界面 API 。 | [前往 npm](https://www.npmjs.com/package/blessed) | [前往Github](https://github.com/chjj/blessed) | ![](https://img.shields.io/github/stars/chjj/blessed)![](https://img.shields.io/npm/dt/blessed.svg) |
| prompts | Lightweight, beautiful and user-friendly interactive prompts | [Link to npm](https://npmjs.org/package/prompts) | [Link to GitHub](https://github.com/terkelg/prompts) | ![](https://img.shields.io/github/stars/terkelg/prompts)![](https://img.shields.io/npm/dt/prompts.svg) |
| vue-termui | A Vue.js based terminal UI framework that allows you to build modern terminal applications with ease. | [Link to npm](https://www.npmjs.org/package/vue-termui) | [Link to GitHub](https://github.com/vue-terminal/vue-termui) | ![](https://img.shields.io/github/stars/vue-terminal/vue-termui)![](https://img.shields.io/npm/dt/vue-termui.svg) |
| clack | Effortlessly build beautiful command-line apps | [Link to npm](https://www.npmjs.com/package/@clack/prompts) | [Link to GitHub](https://github.com/natemoo-re/clack/tree/main/packages/prompts) | ![](https://img.shields.io/github/stars/natemoo-re/clack)![](https://img.shields.io/npm/dt/@clack/prompts.svg) |
| 名称 | 简介 | npm | GitHub | 关注以及下载量 |
| ---------- | ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | -------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| oclif | 构建命令行界面的框架。 | [前往 npm](https://www.npmjs.com/package/oclif) | [前往Github](https://github.com/oclif/oclif) | ![](https://img.shields.io/github/stars/oclif/oclif)![](https://img.shields.io/npm/dt/oclif.svg) |
| inquire | 一个通用交互式命令行用户界面。 | [前往 npm](https://www.npmjs.com/package/inquirer) | [前往Github](https://github.com/SBoudrias/Inquirer.js) | ![](https://img.shields.io/github/stars/sboudrias/inquirer.js)![](https://img.shields.io/npm/dt/inquirer.svg) |
| ink | Ink 提供了React在浏览器中提供的基于组件的用户界面构建体验,但是有了命令行应用的体验。 | [前往 npm](https://www.npmjs.com/package/ink) | [前往Github](https://github.com/vadimdemedes/ink) | ![](https://img.shields.io/github/stars/vadimdemedes/ink)![](https://img.shields.io/npm/dt/ink.svg) |
| ink UI | Collection of customizable UI components for CLIs made with Ink. | [前往 npm](https://www.npmjs.com/package/@inkjs/ui) | [Link to Github](https://github.com/vadimdemedes/ink-ui) | ![](https://img.shields.io/github/stars/vadimdemedes/ink-ui)![](https://img.shields.io/npm/dt/@inkjs/ui.svg) |
| blessed | 一个类似曲线的库,为node.js设置一个高级终端界面 API 。 | [Link to npm](https://www.npmjs.com/package/blessed) | [Link to GitHub](https://github.com/chjj/blessed) | ![](https://img.shields.io/github/stars/chjj/blessed)![](https://img.shields.io/npm/dt/blessed.svg) |
| prompts | Lightweight, beautiful and user-friendly interactive prompts | [Link to npm](https://npmjs.org/package/prompts) | [Link to GitHub](https://github.com/terkelg/prompts) | ![](https://img.shields.io/github/stars/terkelg/prompts)![](https://img.shields.io/npm/dt/prompts.svg) |
| vue-termui | A Vue.js based terminal UI framework that allows you to build modern terminal applications with ease. | [Link to npm](https://www.npmjs.org/package/vue-termui) | [Link to GitHub](https://github.com/vue-terminal/vue-termui) | ![](https://img.shields.io/github/stars/vue-terminal/vue-termui)![](https://img.shields.io/npm/dt/vue-termui.svg) |
| clack | Effortlessly build beautiful command-line apps | [Link to npm](https://www.npmjs.com/package/@clack/prompts) | [前往Github](https://github.com/natemoo-re/clack/tree/main/packages/prompts) | ![](https://img.shields.io/github/stars/natemoo-re/clack)![](https://img.shields.io/npm/dt/@clack/prompts.svg) |

# 10 附录:CLI 教育资源

Expand Down

0 comments on commit 304249d

Please sign in to comment.