0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
James M Snell 329fc78e49 fs: add initial set of fs.promises APIs
Initial set of fs.promises APIs with documentation and one
benchmark.

PR-URL: https://github.com/nodejs/node/pull/18297
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2018-02-05 20:31:04 -08:00
..
_toc.md
addons.md doc: fix e.g., to e.g. in docs 2018-01-25 16:29:50 +02:00
all.md
assert.md doc: fix REPLACEME in changelog PR URLs 2018-02-04 19:28:12 +01:00
async_hooks.md doc: expand on promises and async_hooks 2018-02-05 09:36:42 -08:00
buffer.md doc: correct buffer changelog ordering 2018-01-17 09:06:03 -05:00
child_process.md doc: shell option for the execFile and execFileSync functions 2018-02-04 16:51:49 +01:00
cli.md src: allow --perf-(basic-)?prof in NODE_OPTIONS 2018-02-01 13:38:24 +01:00
cluster.md doc: linkify missing types 2018-02-01 02:52:31 +02:00
console.md doc: fix REPLACEME in changelog PR URLs 2018-02-04 19:28:12 +01:00
crypto.md crypto: docs-only deprecate crypto.fips, replace 2018-02-02 07:50:31 -08:00
debugger.md
deprecations.md timers: runtime-deprecate {un}enroll() 2018-02-02 14:05:43 -05:00
dgram.md
dns.md doc: fix e.g., to e.g. in docs 2018-01-25 16:29:50 +02:00
documentation.md
domain.md
errors.md url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
esm.md src,lib: implement import.meta 2018-02-01 13:46:56 +01:00
events.md
fs.md fs: add initial set of fs.promises APIs 2018-02-05 20:31:04 -08:00
globals.md url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
http2.md doc: remove removed apis from http2 docs 2018-02-04 16:33:53 +01:00
http.md doc: improve http.request documentation 2018-02-04 16:48:51 +01:00
https.md url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
index.md
inspector.md
intl.md
modules.md doc: fix return value for require.resolve.paths() 2018-01-24 20:44:30 +02:00
n-api.md n-api: add methods to open/close callback scope 2018-02-05 17:10:19 -05:00
net.md
os.md
path.md
perf_hooks.md 2018-01-31, Version 9.5.0 (Current) 2018-01-31 18:06:32 -06:00
process.md doc: linkify missing types 2018-02-01 02:52:31 +02:00
punycode.md
querystring.md
readline.md doc: linkify missing types 2018-02-01 02:52:31 +02:00
repl.md doc: linkify missing types 2018-02-01 02:52:31 +02:00
stream.md doc: improve stream documentation 2018-02-01 11:49:18 +01:00
string_decoder.md
synopsis.md
timers.md timers: allow Immediates to be unrefed 2018-01-18 15:55:59 -05:00
tls.md doc: fix e.g., to e.g. in docs 2018-01-25 16:29:50 +02:00
tracing.md src: use uv_hrtime as tracing timestamp 2018-01-24 09:58:28 -08:00
tty.md doc: linkify missing types 2018-02-01 02:52:31 +02:00
url.md url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
util.md doc: fix REPLACEME in changelog PR URLs 2018-02-04 19:28:12 +01:00
v8.md
vm.md vm: flip Module#link's signature 2018-02-03 11:04:34 -08:00
zlib.md