node/doc/api
Harshitha KP f4a4a1a63c
doc: add an example for util.types.isExternal
added usage example for util.types.isExternal
which was missing owing to the complexity.
Used a combination of n-api and js to demonstrate
usage of the api.

PR-URL: https://github.com/nodejs/node/pull/31173
Fixes: https://github.com/nodejs/node/issues/20604
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-01-13 12:49:47 +01:00
..
addons.md doc: use code markup/markdown in headers in addons documentation 2019-12-26 21:36:59 -08:00
assert.md 2020-01-07, Version v13.6.0 (Current) 2020-01-08 00:10:43 +01:00
async_hooks.md doc,async_hooks: use code markup/markdown in headers 2019-12-26 21:37:24 -08:00
buffer.md doc,buffer: use code markup/markdown in headers 2019-12-26 21:37:25 -08:00
child_process.md child_process: create proper public API for channel 2020-01-03 16:32:36 +01:00
cli.md 2020-01-07, Version v13.6.0 (Current) 2020-01-08 00:10:43 +01:00
cluster.md doc,cluster: use code markup/markdown in headers 2019-12-26 21:37:25 -08:00
console.md doc,console: use code markup/markdown in headers 2019-12-26 21:37:26 -08:00
crypto.md doc: fix createDiffieHellman generator type 2019-12-30 08:16:10 -08:00
debugger.md doc: add note about debugging worker_threads 2019-11-25 06:11:09 +01:00
deprecations.md doc: use code markup/markdown in headers in deprecations documentation 2019-12-26 21:39:09 -08:00
dgram.md doc,dgram: use code markup/markdown in headers 2019-12-26 21:39:23 -08:00
dns.md doc: improve dns introduction 2019-12-27 06:14:41 -08:00
documentation.md doc: remove multiple consecutive blank lines 2019-08-31 15:27:58 -07:00
domain.md doc,domain: use code markup/markdown in headers 2019-12-26 21:39:24 -08:00
errors.md vm: add code cache support for SourceTextModule 2020-01-12 14:43:56 -08:00
esm.md module: logical conditional exports ordering 2020-01-07 06:14:19 +02:00
events.md 2020-01-07, Version v13.6.0 (Current) 2020-01-08 00:10:43 +01:00
fs.md doc: use shorter fs.copyFile examples 2020-01-12 20:45:22 +01:00
globals.md doc: use code markup/markdown in headers in globals documentation 2019-12-26 21:39:26 -08:00
http2.md http2: set default enableConnectProtocol to 0 2020-01-05 18:16:20 -08:00
http.md doc: fix example of parsing request.url 2020-01-13 09:45:55 +01:00
https.md doc,https: use code markup/markdown in headers 2019-12-26 21:39:27 -08:00
index.md wasi: introduce initial WASI support 2019-11-30 18:06:39 +01:00
inspector.md doc,inspector: use code markup/markdown in headers 2019-12-26 21:39:27 -08:00
intl.md tools: support full-icu by default 2019-10-03 15:21:26 -07:00
modules.md module: self resolve bug fix and esm ordering 2019-12-29 11:17:21 -05:00
n-api.md n-api: add napi_get_all_property_names 2020-01-11 18:50:28 -08:00
net.md doc,net: use code markup/markdown in headers 2019-12-26 21:39:28 -08:00
os.md doc,os: use code markup/markdown in headers 2019-12-26 21:39:28 -08:00
path.md doc,path: use code markup/markdown in headers 2019-12-26 21:39:29 -08:00
perf_hooks.md perf_hooks: move perf_hooks out of experimental 2020-01-01 18:48:13 +01:00
policy.md doc: remove dashes 2019-10-26 08:39:41 -07:00
process.md process: allow monitoring uncaughtException 2020-01-10 18:35:01 -08:00
punycode.md doc,punycode: use code markup/markdown in headers 2019-12-26 21:39:30 -08:00
querystring.md doc,querystring: use code markup/markdown in headers 2019-12-26 21:39:30 -08:00
readline.md doc: document readline key bindings 2020-01-13 09:35:59 +01:00
repl.md doc: document readline key bindings 2020-01-13 09:35:59 +01:00
report.md doc: remove dashes 2019-10-26 08:39:41 -07:00
stream.md doc: rename iterator to iterable in examples 2020-01-09 22:07:46 -08:00
string_decoder.md doc,string_decoder: use code markup/markdown in headers 2019-12-26 21:39:32 -08:00
synopsis.md doc: move Usage and Example to same header level 2019-07-09 19:45:20 -07:00
timers.md doc,timers: use code markup/markdown in headers 2019-12-26 21:39:32 -08:00
tls.md 2020-01-07, Version v13.6.0 (Current) 2020-01-08 00:10:43 +01:00
tracing.md doc: remove dashes 2019-10-26 08:39:41 -07:00
tty.md doc,tty: use code markup/markdown in headers 2019-12-26 21:39:33 -08:00
url.md doc,url: use code markup/markdown in headers 2019-12-26 21:39:33 -08:00
util.md doc: add an example for util.types.isExternal 2020-01-13 12:49:47 +01:00
v8.md doc: improve doc v8.getHeapSpaceStatistics() 'GetHeapSpaceStatistics' 2020-01-11 09:52:45 -08:00
vm.md vm: add code cache support for SourceTextModule 2020-01-12 14:43:56 -08:00
wasi.md doc,wasi: use code markup/markdown in headers 2019-12-26 21:39:35 -08:00
worker_threads.md doc,worker: use code markup/markdown in headers 2019-12-26 21:39:35 -08:00
zlib.md doc: fix a code example in zlib.md 2020-01-10 14:58:50 -08:00