node/lib/internal/util
Hiroki Osame 192c0382f4
util: add fast path to stripVTControlCharacters
PR-URL: https://github.com/nodejs/node/pull/61833
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2026-02-28 12:06:58 +01:00
..
parse_args util: fix parseArgs skipping positional arg with --eval and --print 2026-01-13 10:04:47 -03:00
colors.js
comparisons.js assert: fix loose deepEqual arrays with undefined and null failing 2026-02-02 14:02:22 +01:00
debuglog.js util: fix debuglog.enabled not being present with callback logger 2025-09-14 00:06:57 +00:00
diff.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
inspect.js util: add fast path to stripVTControlCharacters 2026-02-28 12:06:58 +01:00
inspector.js
trace_sigint.js lib: add trace-sigint APIs 2025-08-11 09:14:44 +00:00
types.js