listify@1.0.1
Turn an array into a list of comma-separated values, appropriate for use in an English sentence.
MIT
2020-04-12
安装 (1.0.1)
npm install listify@1.0.1
yarn add listify@1.0.1
pnpm add listify@1.0.1
bun add listify@1.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| has | ^1.0.3 |
| string.prototype.trim | ^1.2.1 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| @ljharb/eslint-config | ^16.0.0 |
| aud | ^1.1.0 |
| auto-changelog | ^2.0.0 |
| covert | ^1.1.1 |
| eslint | ^6.8.0 |
| safe-publish-latest | ^1.1.4 |
| tape | ^5.0.0-next.5 |