PHP 8.2.30
Preview: index.js Size: 220 B
/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi/index.js

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

const stripAnsi = string => typeof string === 'string' ? string.replace(ansiRegex(), '') : string;

module.exports = stripAnsi;
module.exports.default = stripAnsi;

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
349 B lrw-r--r-- 2021-03-10 14:36:37
Edit Download
220 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.90 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
1.64 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download

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