PHP 8.2.30
Preview: index.js Size: 253 B
//usr/lib/node_modules/npm/node_modules/string-width/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-03-10 14:36:37
Edit Download
1.08 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
1.83 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
1.74 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download

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