node/doc/api
Yukihiro Hasegawa 50c4e1da2f
doc: add missing deprecated badges in fs.md
PR-URL: https://github.com/nodejs/node/pull/57384
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2025-03-20 12:58:01 +00:00
..
addons.md doc: use "file system" instead of "filesystem" 2023-01-31 08:04:19 -05:00
assert.md doc: fix params names 2023-07-07 00:06:11 +03:00
async_context.md doc: fix typos in async_context.md 2023-07-06 11:09:29 -04:00
async_hooks.md doc: declare path on example of async_hooks.executionAsyncId() 2023-11-26 20:32:23 +01:00
buffer.md doc: clarify array args to Buffer.from() 2023-07-07 00:06:19 +03:00
child_process.md 2023-09-18, Version 18.18.0 'Hydrogen' (LTS) 2023-09-16 22:51:56 -04:00
cli.md 2023-11-29, Version 18.19.0 'Hydrogen' (LTS) 2023-11-28 11:48:35 +01:00
cluster.md doc: improve the documentation of the stdio option 2023-07-07 00:06:18 +03:00
console.md doc: use serial comma in console docs 2022-06-12 19:25:39 -04:00
corepack.md doc: mention corepack prepare supports tag or range 2022-10-11 09:10:12 -04:00
crypto.md doc: remove ableist language from crypto 2024-05-16 14:58:22 +00:00
debugger.md debugger: improve validations and documents for watch and unwatch 2023-04-10 22:18:19 -04:00
deprecations.md 2024-03-26, Version 18.20.0 'Hydrogen' (LTS) 2024-03-23 18:56:11 +00:00
dgram.md 2023-09-18, Version 18.18.0 'Hydrogen' (LTS) 2023-09-16 22:51:56 -04:00
diagnostics_channel.md 2023-11-29, Version 18.19.0 'Hydrogen' (LTS) 2023-11-28 11:48:35 +01:00
dns.md 2023-07-18, Version 18.17.0 'Hydrogen' (LTS) 2023-07-17 22:47:21 -04:00
documentation.md doc: add stability class to legacy status description 2022-03-30 17:49:29 +02:00
domain.md doc: fix typos 2023-07-07 00:06:08 +03:00
embedding.md src: add detailed embedder process initialization API 2022-10-04 11:39:51 +01:00
errors.md vm: reject in importModuleDynamically without --experimental-vm-modules 2024-03-15 17:56:10 +00:00
esm.md doc: add history entries for JSON modules stabilization 2025-02-10 16:43:55 +01:00
events.md 2023-09-18, Version 18.18.0 'Hydrogen' (LTS) 2023-09-16 22:51:56 -04:00
fs.md doc: add missing deprecated badges in fs.md 2025-03-20 12:58:01 +00:00
globals.md doc: fix historical experimental fetch flag 2024-03-19 17:01:55 +00:00
http.md doc: add ESM examples in http.md 2023-11-26 20:32:32 +01:00
http2.md doc: fix port of destination server is not defined in http2 2023-04-10 20:55:09 -04:00
https.md doc: fix ambiguity in http.md and https.md 2023-09-16 15:48:45 -04:00
index.md src: add initial support for single executable applications 2023-04-11 08:44:19 -04:00
inspector.md doc: fix typos 2023-07-07 00:06:08 +03:00
intl.md doc: fix icu-small example 2022-07-12 07:41:44 +02:00
module.md doc: fix link and history of SourceMap sections 2025-03-20 12:48:08 +00:00
modules.md doc: fix link and history of SourceMap sections 2025-03-20 12:48:08 +00:00
n-api.md 2024-03-26, Version 18.20.0 'Hydrogen' (LTS) 2024-03-23 18:56:11 +00:00
net.md net: fix setting of value in 'setDefaultAutoSelectFamilyAttemptTimeout' 2023-11-10 15:36:06 +01:00
os.md doc: add a note about os.cpus() returning an empty list 2023-07-07 00:06:02 +03:00
packages.md esm: --experimental-default-type flag to flip module defaults 2023-11-23 10:51:31 +01:00
path.md doc: add lint rule to enforce trailing commas 2023-01-03 08:38:50 -05:00
perf_hooks.md doc: add PerformanceObserver.supportedEntryTypes to doc 2023-01-31 08:04:18 -05:00
permissions.md doc: remove markdown link from heading 2023-07-07 00:06:07 +03:00
policy.md doc: add missing period 2023-11-26 20:32:32 +01:00
process.md 2023-11-29, Version 18.19.0 'Hydrogen' (LTS) 2023-11-28 11:48:35 +01:00
punycode.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
querystring.md doc: remove Legacy status from querystring 2022-10-11 09:10:11 -04:00
readline.md doc: detailed description of keystrokes Ctrl-Y and Meta-Y 2023-11-26 20:32:32 +01:00
repl.md doc: update error message of example in repl 2023-01-31 08:04:11 -05:00
report.md doc: use "file system" instead of "filesystem" 2023-01-31 08:04:19 -05:00
single-executable-applications.md doc,test: extend the list of platforms supported by single-executables 2023-11-10 15:40:03 +01:00
stream.md 2023-11-29, Version 18.19.0 'Hydrogen' (LTS) 2023-11-28 11:48:35 +01:00
string_decoder.md doc: add print results for examples in StringDecoder 2023-11-26 20:32:41 +01:00
synopsis.md doc: use ASCII apostrophes consistently 2022-05-30 12:33:48 -04:00
test.md 2023-11-29, Version 18.19.0 'Hydrogen' (LTS) 2023-11-28 11:48:35 +01:00
timers.md 2023-09-18, Version 18.18.0 'Hydrogen' (LTS) 2023-09-16 22:51:56 -04:00
tls.md 2023-11-29, Version 18.19.0 'Hydrogen' (LTS) 2023-11-28 11:48:35 +01:00
tracing.md src: trace threadpool event 2023-01-03 08:38:32 -05:00
tty.md doc: clarify tty.isRaw 2023-07-07 00:06:15 +03:00
url.md doc: update description for percent_encode sets in WHATWG API 2023-11-26 20:32:37 +01:00
util.md doc: unnest mime and MIMEParams from MIMEType constructor 2023-09-12 10:58:39 -04:00
v8.md doc,test: update the v8.startupSnapshot doc and test the example 2023-07-07 00:06:10 +03:00
vm.md vm: use import attributes instead of import assertions 2024-03-18 16:33:00 +00:00
wasi.md wasi: no longer require flag to enable wasi 2023-07-06 11:09:38 -04:00
webcrypto.md 2024-11-12, Version 18.20.5 'Hydrogen' (LTS) 2024-11-07 17:52:35 +01:00
webstreams.md doc: use same name in the doc as in the code 2023-11-26 20:32:36 +01:00
worker_threads.md doc: clarify use of process.env in worker threads on Windows 2023-11-26 20:32:31 +01:00
zlib.md doc: add lint rule to enforce trailing commas 2023-01-03 08:38:50 -05:00