node/doc/api
James M Snell cc43c8fb54 console: add console.count() and console.clear()
Both are simple utility functions defined by the WHATWG
console spec (https://console.spec.whatwg.org/).

PR-URL: https://github.com/nodejs/node/pull/12678
Ref: https://github.com/nodejs/node/issues/12675
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2017-08-02 08:23:07 -07:00
..
_toc.md doc: add documentation on ICU 2017-07-06 11:19:34 +08:00
addons.md doc: move module-specific "globals" to modules.md 2017-06-30 18:41:56 +02:00
all.md doc: add documentation on ICU 2017-07-06 11:19:34 +08:00
assert.md doc,assert: document stackStartFunction in fail 2017-07-02 22:43:17 -04:00
async_hooks.md doc: fix link in async_hooks.md 2017-06-26 22:41:01 +03:00
buffer.md util: implement WHATWG Encoding Standard API 2017-07-24 14:04:13 -07:00
child_process.md doc, lib, test: do not re-require needlessly 2017-07-21 20:40:52 +03:00
cli.md src: whitelist v8 options with '_' or '-' 2017-07-10 12:02:07 -07:00
cluster.md 2017-07-19, Version 8.2.0 (Current) 2017-07-19 18:40:42 -04:00
console.md console: add console.count() and console.clear() 2017-08-02 08:23:07 -07:00
crypto.md doc: fix verify in crypto.md 2017-07-27 10:31:41 -07:00
debugger.md doc: match debugger output & instructions to master behavior 2017-07-08 09:25:16 -07:00
deprecations.md doc,net: assign deprecation code 2017-08-02 00:35:21 +02:00
dgram.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
dns.md dns: add channel.cancel() 2017-08-01 19:57:24 +02:00
documentation.md doc: update experimental status to reflect use 2017-07-24 09:55:13 -07:00
domain.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
errors.md http_client, errors: migrate to internal/errors 2017-08-01 14:08:12 +02:00
events.md doc: make the style of notes consistent 2017-05-25 18:49:41 -04:00
fs.md docs: add note about fs.rmdir() 2017-07-19 13:46:33 -07:00
globals.md doc: move module-specific "globals" to modules.md 2017-06-30 18:41:56 +02:00
http.md doc: fix mistake in http.md 2017-07-09 18:47:35 +02:00
https.md https: make opts optional & immutable when create 2017-06-14 15:14:34 -04:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
inspector.md doc: fix some broken references 2017-07-02 21:44:46 +02:00
intl.md doc: cross-link util.TextDecoder and intl.md 2017-07-28 01:18:24 +03:00
modules.md doc: add docs for module.paths 2017-07-25 11:30:15 -04:00
n-api.md doc: document napi_finalize() signature 2017-07-31 11:22:36 -04:00
net.md doc: fix minor typos in net.md 2017-07-30 13:07:59 +02:00
os.md tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
path.md doc: fix mistake in path.relative 2017-06-28 14:25:37 +02:00
process.md doc: update umask for clarity 2017-07-14 14:05:59 -07:00
punycode.md doc: sort bottom-of-file markdown links 2017-05-08 09:30:55 -07:00
querystring.md tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
readline.md readline: remove max limit of crlfDelay 2017-07-31 23:03:18 +02:00
repl.md repl: make REPLServer.bufferedCommand private 2017-08-01 22:45:28 +02:00
stream.md doc: fix typo in stream.md 2017-07-21 10:48:38 +08:00
string_decoder.md doc: use destructuring in code examples 2017-06-03 01:33:55 +03:00
synopsis.md cmd: support dash as stdin alias 2017-05-23 20:41:13 +02:00
timers.md timers: add promisify support 2017-05-09 15:01:44 +02:00
tls.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00
tracing.md src: Node Tracing Controller 2016-12-20 12:31:09 -08:00
tty.md doc: note 'resize' event conditions on Windows 2017-07-09 17:59:11 -04:00
url.md doc, url: add changelog metadata for url.format 2017-08-01 11:46:19 +08:00
util.md doc: cross-link util.TextDecoder and intl.md 2017-07-28 01:18:24 +03:00
v8.md doc: fix some links 2017-07-23 22:10:59 +03:00
vm.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00
zlib.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00