https://github.com/chenbimo/cli4state
命令行的4种状态
https://github.com/chenbimo/cli4state
Last synced: 5 months ago
JSON representation
命令行的4种状态
- Host: GitHub
- URL: https://github.com/chenbimo/cli4state
- Owner: chenbimo
- License: apache-2.0
- Created: 2024-08-08T15:08:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T15:48:54.000Z (almost 2 years ago)
- Last Synced: 2025-09-20T21:52:30.029Z (9 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cli4state - 命令行的 4 种状态
作者:[陈随易 https://chensuiyi.me](https://chensuiyi.me)
## 用途
- **ℹ** 信息
- **✔** 成功
- **⚠** 警告
- **✖** 错误
## 参考
- https://www.npmjs.com/package/log-symbols
- https://www.npmjs.com/package/picocolors