markdown-to-ansi@0.1.1
Convert markdown to ansi with support of hyperlinks
MIT
2021-01-02
安装 (0.1.1)
npm install markdown-to-ansi@0.1.1
yarn add markdown-to-ansi@0.1.1
pnpm add markdown-to-ansi@0.1.1
bun add markdown-to-ansi@0.1.1
dependencies (9)
| 包名 | 版本要求 |
|---|---|
| ansi-escapes | ^4.3.1 |
| chalk | ^4.1.0 |
| mdast-util-from-markdown | ~0.8.1 |
| mdast-util-gfm-autolink-literal | ~0.1.1 |
| mdast-util-to-markdown | ~0.6.2 |
| micromark-extension-gfm-autolink-literal | ~0.5.1 |
| normalize-url | ^5.3.0 |
| strip-ansi | ^6.0.0 |
| supports-hyperlinks | ^2.1.0 |