Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2021-08-07stream: utility consumers for web and node.js streamsJames M Snell
2021-08-06lib: expose `DOMException` as globalXadillaX
2021-08-06doc: add missing change to resolver ctorLuan Devecchi
2021-08-06dns: add "tries" option to Resolve optionsLuan Devecchi
2021-08-06stream: add isDisturbed helperRobert Nagy
2021-08-06doc: fix typo in `url.md`Howie Zhao
2021-08-05crypto: implement webcrypto.randomUUIDMichaël Zasso
2021-08-03stream: duplexifyRobert Nagy
2021-08-02stream: add readableDidRead if has been read fromRobert Nagy
2021-08-01doc: add missing `introduced_in` metadataRichard Lau
2021-07-30doc: add code examples to `Writable.destroy()` and `Writable.destroyed`Juan José Arboleda
2021-07-302021-07-29, Version 16.6.0 (Current)Beth Griggs
2021-07-292021-07-29, Version 14.17.4 'Fermium' (LTS)Richard Lau
2021-07-28http: decodes url.username and url.password for authorization headerLew Gordon
2021-07-28doc: add code example to `fs.truncate` methodJuan José Arboleda
2021-07-28doc: add code example to `http.createServer` methodJuan José Arboleda
2021-07-27doc: add PerformanceObserver `buffered` documentlegendecas
2021-07-27doc: fix crypto.hkdf callback derivedKey typeFilip Skokan
2021-07-26doc,lib,test: rename HKDF 'key' argumentTobias Nießen
2021-07-25stream: mark compose as experimentalRobert Nagy
2021-07-21stream: compose with async functionsRobert Nagy
2021-07-19doc: remove _Addenda_ from headersRich Trott
2021-07-19inspector: mark as stableGireesh Punathil
2021-07-19doc: fix broken internal link in http.mdRich Trott
2021-07-19doc: remove typo (extra ' character)Nikita Rykov
2021-07-19stream: add stream.composeRobert Nagy
2021-07-17deps: update to cjs-module-lexer@1.2.2Guy Bedford
2021-07-17repl: enable --experimental-repl-await /w opt-outhemanth.hm
2021-07-15fs: add FileHandle.prototype.readableWebStream()James M Snell
2021-07-15process: add api to enable source-maps programmaticallylegendecas
2021-07-14stream: add CompressionStream and DecompressionStreamJames M Snell
2021-07-14stream: implement TextEncoderStream and TextDecoderStreamJames M Snell
2021-07-142021-07-14, Version 16.5.0 (Current)Michaël Zasso
2021-07-13stream: implement streams to webstreams adaptersJames M Snell
2021-07-13doc: fix typos in Web Streams API documentationTobias Nießen
2021-07-13doc: do not use tilde for "about" or "approximately"Rich Trott
2021-07-13doc: use consistent abbreviation formattingRich Trott
2021-07-12stream: destroy readable on read errorRobert Nagy
2021-07-11doc: replace outdated `util.promisify` timer examples with referencesfoxxyz
2021-07-08doc: add annotation to writeFile `data` as `Object`Jacob
2021-07-07doc: fix boldface punctuation for full sentencesRich Trott
2021-07-07doc: fix constants usage in fs.access exampleCyrille Bourgois
2021-07-06doc: update Node-api version matrixMichael Dawson
2021-07-03doc: remove unnecessary module format commentsRich Trott
2021-07-03doc: use more consistent formatting for deprecationsRich Trott
2021-07-03doc: use "pull request" instead of "PR" in packages.mdRich Trott
2021-07-03doc: move v8.stopCoverage() to expected location in docRich Trott
2021-07-03doc: move vm.measureMemory() to expected location in docRich Trott
2021-07-01doc: fix broken link in errors.mdRich Trott
2021-06-30doc: correct JavaScript primitive value names in n-api.mdlegendecas