░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/lib/node_modules/npm/node_modules/@colors/colors/lib/maps
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: random.js
module['exports'] = function(colors) { var available = ['underline', 'inverse', 'grey', 'yellow', 'red', 'green', 'blue', 'white', 'cyan', 'magenta', 'brightYellow', 'brightRed', 'brightGreen', 'brightBlue', 'brightWhite', 'brightCyan', 'brightMagenta']; return function(letter, i, exploded) { return letter === ' ' ? letter : colors[ available[Math.round(Math.random() * (available.length - 2))] ](letter); }; };
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 america.js
JS
278 B
2023-09-24 03:45
EDIT
📄 rainbow.js
JS
311 B
2023-09-24 03:45
EDIT
📄 random.js
JS
454 B
2023-09-24 03:45
EDIT
📄 zebra.js
JS
146 B
2023-09-24 03:45
EDIT