node/doc/api
Anu Pasumarthy 7980d7cc84 doc: document how to unref stdin when using readline.Interface
PR-URL: https://github.com/nodejs/node/pull/38019
Fixes: https://github.com/nodejs/node/issues/36154
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2021-04-03 19:55:00 +02:00
..
addons.md doc: use HEAD for links in api docs 2021-02-22 12:30:52 +01:00
assert.md doc: fix linter issue 2021-03-08 19:20:16 +01:00
async_hooks.md doc: reduce header nesting in async_hooks.md 2021-03-25 11:23:56 -07:00
buffer.md doc: improve Buffer's encoding documentation 2021-03-31 18:18:32 +02:00
child_process.md 2021-03-31, Version 15.13.0 (Current) 2021-03-31 10:14:03 -04:00
cli.md doc: document that NODE_EXTRA_CA_CERTS is read only once 2021-03-05 07:25:56 -08:00
cluster.md doc: use **Default:** more consistently 2021-02-17 10:12:01 -05:00
console.md doc: fix typo in console.md 2021-02-08 10:25:27 -08:00
crypto.md 2021-03-17, Version 15.12.0 (Current) 2021-03-17 18:16:45 -04:00
debugger.md doc: fix typo in debugger.md 2020-11-13 06:02:16 -08:00
deprecations.md 2021-03-31, Version 15.13.0 (Current) 2021-03-31 10:14:03 -04:00
dgram.md 2021-02-02, Version 15.8.0 (Current) 2021-02-02 21:50:24 +01:00
diagnostics_channel.md doc: fix description of hasSubscribers 2021-02-12 14:00:27 +05:30
dns.md doc,lib: prepare for stricter multi-line array linting 2021-02-19 09:55:35 -08:00
documentation.md doc: fix legacy stability indicator display 2021-03-22 07:00:47 -07:00
domain.md lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00
embedding.md doc: use HEAD for links in api docs 2021-02-22 12:30:52 +01:00
errors.md http2: add specific error code for custom frames 2021-04-01 12:34:55 -07:00
esm.md deps: update to cjs-module-lexer@1.1.1 2021-04-01 19:57:41 +02:00
events.md doc: add missing events.on metadata 2021-04-01 12:39:07 -07:00
fs.md test: remove references to unsupported AIX versions 2021-03-22 06:26:12 -04:00
globals.md perf_hooks: make performance a global 2021-04-01 13:14:10 -07:00
http2.md doc: fix typo in doc/api/http2/md 2021-02-23 11:47:40 -08:00
http.md doc: improve Buffer's encoding documentation 2021-03-31 18:18:32 +02:00
https.md doc: document return value of https.request 2020-12-26 14:04:05 +01:00
index.md doc: rename N-API to Node-API 2021-02-08 09:08:37 -08:00
inspector.md doc: use .md extension for internal links 2020-10-01 06:19:12 -07:00
intl.md doc: spell out ICU acronym on first occurrence 2021-03-27 13:34:14 -07:00
module.md tools: add support for mjs and cjs JS snippet linting 2021-03-06 16:05:39 +01:00
modules.md doc: fix lint error in modules.md 2021-03-19 06:56:31 -07:00
n-api.md 2021-03-30, Version 12.22.0 'Erbium' (LTS) 2021-03-30 15:09:15 +01:00
net.md net: allow net.BlockList to use net.SocketAddress objects 2021-04-02 06:16:42 -07:00
os.md doc: use HEAD for links in api docs 2021-02-22 12:30:52 +01:00
packages.md module: runtime deprecate subpath folder mappings 2021-03-20 19:14:14 +01:00
path.md 2020-11-24, Version 15.3.0 (Current) 2020-11-24 08:26:26 -08:00
perf_hooks.md perf_hooks: add histogram option to timerify 2021-03-05 08:16:03 -08:00
policy.md doc: revise dependency redirection text in policy.md 2020-09-24 04:30:35 -07:00
process.md doc: recommend queueMicrotask over process.nextTick 2021-02-25 14:33:59 -08:00
punycode.md docs: add references to punycode.md 2021-01-09 08:56:59 -08:00
querystring.md lib: support BigInt in querystring.stringify 2020-12-21 15:03:58 +01:00
readline.md doc: document how to unref stdin when using readline.Interface 2021-04-03 19:55:00 +02:00
repl.md doc: clarify repl exception conditions 2021-02-01 05:42:27 -08:00
report.md src: add loop idle time in diagnostic report 2020-11-13 11:53:37 +05:30
stream.md doc: improve Buffer's encoding documentation 2021-03-31 18:18:32 +02:00
string_decoder.md doc: update list styles for remark-parse@9 rendering 2020-11-12 06:29:49 +00:00
synopsis.md doc: use .md extension for internal links 2020-10-01 06:19:12 -07:00
timers.md doc: fix AbortError example for timers 2021-03-19 12:20:08 +01:00
tls.md doc: document x509 error codes 2021-02-22 12:18:19 +01:00
tracing.md doc: simplify wording in tracing APIs doc 2020-10-10 05:55:04 -07:00
tty.md doc: add missing comma in tty 2021-01-25 06:51:15 -08:00
url.md 2021-03-31, Version 15.13.0 (Current) 2021-03-31 10:14:03 -04:00
util.md 2020-11-24, Version 15.3.0 (Current) 2020-11-24 08:26:26 -08:00
v8.md 2021-03-30, Version 12.22.0 'Erbium' (LTS) 2021-03-30 15:09:15 +01:00
vm.md vm: add import assertion support 2021-03-23 11:03:18 -05:00
wasi.md tools,doc: add support for several flavors of JS code snippets 2021-03-06 16:13:57 +01:00
webcrypto.md doc: fix typo in webcrypto.md 2021-02-27 11:52:27 -08:00
worker_threads.md net: add SocketAddress class 2021-04-02 06:16:40 -07:00
zlib.md doc: fix YAML syntax errors 2020-10-06 15:52:10 -07:00