node/doc/api
Antoine du Hamel 1e761654d3
doc: consolidate use of multiple-byte units
Refs: https://en.wikipedia.org/wiki/Byte#Multiple-byte_units

PR-URL: https://github.com/nodejs/node/pull/42587
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
2022-04-20 00:46:37 +02:00
..
addons.md doc: fix Embedder's Guide link to V8 official docs 2022-03-17 09:25:43 +00:00
assert.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
async_context.md doc: fix typo in async_context.md 2022-03-23 17:06:34 +00:00
async_hooks.md doc: fix comment text in async_hooks example 2022-03-30 16:58:03 +01:00
buffer.md doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
child_process.md doc: clarify path search in child_process.spawn 2022-03-15 00:39:26 +01:00
cli.md doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
cluster.md doc: mark worker.id as integer in cluster docs 2022-04-10 21:34:23 +01:00
console.md doc: remove empty block from console.timeEnd() example 2022-02-05 12:58:28 +00:00
corepack.md doc: copyedit corepack.md 2022-04-07 22:27:39 -07:00
crypto.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
debugger.md debugger: add debugger alias for exec(expr) 2022-02-17 19:23:20 +00:00
deprecations.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
dgram.md doc: remove repeated a word 2022-02-26 10:52:52 +00:00
diagnostics_channel.md 2022-02-08, Version 16.14.0 'Gallium' (LTS) 2022-02-08 14:28:28 -05:00
dns.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
documentation.md doc: add stability class to legacy status description 2022-03-30 17:49:29 +02:00
domain.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
embedding.md doc: fix the example for embedders 2022-04-13 16:18:55 +01:00
errors.md doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
esm.md doc: revise data imports and node: imports sections 2022-04-14 19:22:15 +01:00
events.md doc: remove comma splice in events.md 2022-03-27 23:33:06 +01:00
fs.md doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
globals.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
http2.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
http.md doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
https.md doc: link to dynamic import function 2022-04-09 12:41:30 +01:00
index.md test: add initial test module 2022-03-21 22:21:09 +00:00
inspector.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
intl.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
module.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
modules.md doc: add introduction sentence for CJS 2022-04-02 19:29:22 +01:00
n-api.md doc: close tag in n-api.md 2022-04-18 10:45:24 +01:00
net.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
os.md build: remove broken x32 arch support 2022-02-11 08:52:24 +00:00
packages.md doc: expand history for conditional exports changes in v12 2022-03-26 16:40:52 +00:00
path.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
perf_hooks.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
policy.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
process.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
punycode.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
querystring.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
readline.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
repl.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
report.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
stream.md doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
string_decoder.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
synopsis.md doc: clarify module system selection 2022-01-17 11:36:19 +01:00
test.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
timers.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
tls.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
tracing.md doc: add note for handling signal events in trace events 2022-01-21 23:53:43 +00:00
tty.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
url.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
util.md doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
v8.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
vm.md doc: fix typos 2022-03-02 14:55:53 +00:00
wasi.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
webcrypto.md doc: add NodeEdKeyGenParams to CryptoKey.algorithm 2022-04-13 16:32:52 +01:00
webstreams.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
worker_threads.md 2022-04-19, Version 18.0.0 (Current) 2022-04-19 16:27:11 +01:00
zlib.md doc: fix typos 2022-03-02 14:55:53 +00:00