node/doc/api
cjihrig 396b14b6c6
util: expose stripVTControlCharacters()
This commit exposes the existing stripVTControlCharacters()
method with docs and some additional input validation.

PR-URL: https://github.com/nodejs/node/pull/40214
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-10-01 22:56:58 -04:00
..
addons.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
assert.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
async_context.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
async_hooks.md doc: fix typo in async_hooks.md 2021-09-24 10:43:17 +02:00
buffer.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
child_process.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
cli.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
cluster.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
console.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
corepack.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
crypto.md doc: fix example of crypto.generateKeySync 2021-09-27 15:58:08 +02:00
debugger.md doc: update debugger.md description and examples 2021-08-07 02:57:31 +00:00
deprecations.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
dgram.md dgram: tighten address validation in socket.send 2021-09-18 15:51:00 +02:00
diagnostics_channel.md doc: add version when diagnostics_channel APIs were added 2021-09-25 16:11:27 +00:00
dns.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
documentation.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
domain.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
embedding.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
errors.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
esm.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
events.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
fs.md doc: fix typo in fs 2021-09-29 15:17:42 +00:00
globals.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
http2.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
http.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
https.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
index.md deps: add corepack 2021-08-25 07:55:32 -07:00
inspector.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
intl.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
module.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
modules.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
n-api.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
net.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
os.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
packages.md doc: fix typo in packages.md 2021-09-27 23:32:13 +00:00
path.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
perf_hooks.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
policy.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
process.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
punycode.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
querystring.md doc: mark querystring api as legacy 2021-04-29 13:03:59 +02:00
readline.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
repl.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
report.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
stream.md doc: reorder stream 'readable' paragraphs 2021-09-30 19:09:33 +00:00
string_decoder.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
synopsis.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
timers.md doc: add timeout.close 2021-09-16 22:42:35 +00:00
tls.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
tracing.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
tty.md doc: fix markdown indentation in lists 2021-09-20 15:19:25 +00:00
url.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
util.md util: expose stripVTControlCharacters() 2021-10-01 22:56:58 -04:00
v8.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
vm.md doc: fix markdown indentation in lists 2021-09-20 15:19:25 +00:00
wasi.md doc: update WASI example to use import.meta.url 2021-08-31 08:07:35 -07:00
webcrypto.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00
webstreams.md doc: reset added: version to REPLACEME 2021-08-28 08:06:48 -07:00
worker_threads.md 2021-09-28, Version 14.18.0 'Fermium' (LTS) 2021-09-28 13:27:26 +02:00
zlib.md doc: anchor link parity between markdown and html-generated docs 2021-08-30 00:40:20 +02:00