parse-columns@1.1.0
Parse text columns, like the output of unix commands
MIT
2015-07-07
安装 (1.1.0)
npm install parse-columns@1.1.0
yarn add parse-columns@1.1.0
pnpm add parse-columns@1.1.0
bun add parse-columns@1.1.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| escape-string-regexp | ^1.0.3 |
| execall | ^1.0.0 |
| repeating | ^1.1.3 |
| split-at | ^1.1.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| ava | 0.0.4 |