PHP 8.2.30
Preview: index.js Size: 161 B
//opt/alt/alt-nodejs9/root/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/index.js

'use strict';
var ansiRegex = require('ansi-regex')();

module.exports = function (str) {
	return typeof str === 'string' ? str.replace(ansiRegex, '') : str;
};

Directory Contents

Dirs: 1 × Files: 4

Name Size Perms Modified Actions
- drwxr-xr-x 2024-03-03 22:42:02
Edit Download
161 B lrw-r--r-- 2021-09-28 11:28:46
Edit Download
1.09 KB lrw-r--r-- 2021-09-28 11:28:46
Edit Download
2.08 KB lrw-r--r-- 2021-09-28 11:28:46
Edit Download
801 B lrw-r--r-- 2021-09-28 11:28:46
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).