PHP 8.2.30
Preview: index.js Size: 253 B
/opt/alt/alt-nodejs8/root/lib/node_modules/npm/node_modules.bundled/cliui/node_modules/ansi-regex/index.js

'use strict';

module.exports = () => {
	const pattern = [
		'[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:[a-zA-Z\\d]*(?:;[a-zA-Z\\d]*)*)?\\u0007)',
		'(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PRZcf-ntqry=><~]))'
	].join('|');

	return new RegExp(pattern, 'g');
};

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
253 B lrw-r--r-- 2021-09-28 10:29:24
Edit Download
1.08 KB lrw-r--r-- 2021-09-28 10:29:24
Edit Download
1.81 KB lrw-r--r-- 2021-09-28 10:29:24
Edit Download
1.74 KB lrw-r--r-- 2021-09-28 10:29:24
Edit Download

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