░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/lib/node_modules/npm/node_modules/cli-columns
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: color.js
const chalk = require('chalk'); const columns = require('.'); // prettier-ignore const values = [ 'blue' + chalk.bgBlue('berry'), '笔菠萝' + chalk.yellow('苹果笔'), chalk.red('apple'), 'pomegranate', 'durian', chalk.green('star fruit'), 'パイナップル', 'apricot', 'banana', 'pineapple', chalk.bgRed.yellow('orange') ]; console.log(''); console.log(columns(values)); console.log('');
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 color.js
JS
403 B
2023-09-24 03:45
EDIT
📄 index.js
JS
1.6 KB
2023-09-24 03:45
EDIT
📄 license
?
1.1 KB
2023-09-24 03:45
EDIT
📄 package.json
JSON
1 KB
2023-09-24 03:45
EDIT
📄 test.js
JS
2.2 KB
2023-09-24 03:45
EDIT