Low-fidelity UI primitives for AI-assisted wireframing. One CSS file. Zero decisions.
Terminal string styling done right
Strip ANSI escape codes from a string
Wordwrap a string with ANSI escape codes
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
Slice a string with ANSI escape codes
easily create complex multi-column command-line-interfaces
ANSI escape codes for styling strings in the terminal
Check if a string has ANSI escape codes
PrismJS syntax highlighting for the terminal
Terminal string styling with tagged template literals
An elegant lib that converts the chalked (ANSI) text to HTML. (Community)
An elegant lib that converts the chalked (ANSI) text to HTML.
Dynamic Module Loader
Columnated lists for the CLI.
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
主题包
Truncate a string to a specific width in the terminal
Generates command-line usage information
Element component chalk theme.
CommonJS version - The smallest and fastest command-line coloring package on the internet
Decorate yargs content with chalk styles and figlet fonts
The smallest and fastest command-line coloring package on the internet
``` |-- .vscode |-- bulid // webpack打包配置文件 |-- examples //暂时没啥用 |-- lib // npm包 |-- node-modules |-- public |-- src // 入口文件 |-- packages // 组件 |-- theme-chalk // css |-- components.json // 文件路径-方便webpack打包时获取 |-- package-lock.json |-- package.json |--