summaryrefslogtreecommitdiff
path: root/doc/api/modules.md
Commit message (Expand)AuthorAgeFilesLines
* doc: clarify symlink resolution for __filenameRich Trott2018-11-261-2/+2
* doc: use Node.js instead of NodeRich Trott2018-10-311-2/+3
* doc: add review suggestions to require()erickwendel2018-10-231-1/+16
* 2018-10-10, Version 10.12.0 (Current)Michaël Zasso2018-10-101-1/+1
* Replace vague 'may not' with definitive 'will not'Mike MacCana2018-10-011-4/+5
* module: add createRequireFunction methodGus Caplan2018-09-141-0/+18
* doc: clarify fallback behavior of module requireTomCoded2018-09-021-9/+9
* doc: remove redundant 'Example:' and similar notesVse Mozhet Byt2018-08-291-1/+1
* doc: fix module.children descriptionTravis Fischer2018-07-111-1/+1
* doc: add global node_modules to require.resolve()musgravejw2018-05-121-6/+9
* doc: add more missing backticksVse Mozhet Byt2018-05-031-11/+11
* doc: add missing periods or colonsVse Mozhet Byt2018-05-021-2/+2
* doc: remove redundant empty linesVse Mozhet Byt2018-04-291-1/+0
* doc: add quotes for event names + fix similar nitsVse Mozhet Byt2018-04-111-1/+1
* doc: specify definite Array typesVse Mozhet Byt2018-04-091-3/+3
* doc: fix various nitsVse Mozhet Byt2018-04-041-23/+23
* doc: add `require.main` to `require` propertiesVse Mozhet Byt2018-03-241-0/+37
* doc: remove extraneous "for example" textRich Trott2018-02-231-1/+1
* doc: remove **Note:** tagsJames M Snell2018-02-081-10/+10
* doc: fix return value for require.resolve.paths()Peter Dalgaard-Jensen2018-01-241-2/+4
* doc: add missing word in modules.mdRobert Adamian2018-01-241-1/+1
* doc: improve module.builtinModules textRich Trott2017-12-271-1/+1
* doc: improve module.builtinModules documentationThomas Watson2017-12-221-0/+8
* doc: remove extra whitespace in module docsThomas Watson2017-12-161-1/+1
* 2017-12-12 Version 9.3.0 (Current)Myles Borins2017-12-121-1/+1
* doc: fix modules.md export exampleAnatoli Papirovski2017-12-111-5/+9
* doc: 'constructor' implies use of new keywordCameron Moorehead2017-12-091-3/+3
* doc: edit module introductionRich Trott2017-12-051-4/+2
* module: add builtinModulesJon Moss2017-11-281-0/+22
* 2017-10-31, Version 8.9.0 'Carbon' (LTS) ReleaseGibson Fahnestock2017-10-311-2/+2
* module: support custom paths to require.resolve()cjihrig2017-10-251-1/+23
* doc: add links to alternative versions of docChris Young2017-08-281-0/+2
* doc: add docs for module.pathsatever2017-07-251-1/+10
* doc: move module-specific "globals" to modules.mdTobias Nießen2017-06-301-0/+157
* doc: make the style of notes consistentAlexey Orlenko2017-05-251-9/+10
* doc: replace uses of `you` and other style nitsJames M Snell2017-04-281-25/+24
* doc: add eslint-plugin-markdownVse Mozhet Byt2017-04-251-5/+2
* doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt2017-04-251-2/+2
* doc: prepare js code for eslint-plugin-markdownVse Mozhet Byt2017-04-251-1/+2
* doc: modernize and fix code examples in modules.mdVse Mozhet Byt2017-04-081-13/+13
* doc: require uses fs root for '/' prefixBradley Farias2017-03-211-3/+5
* doc: package main can be directory with an indexBradley Farias2017-03-131-3/+7
* doc/tools: fix more type inconsistenciesRoman Reiss2017-03-081-3/+3
* doc: unlock moduleRich Trott2017-03-051-1/+1
* doc: consistent case for primitive typesRoman Reiss2017-03-021-1/+1
* doc: for style, remove "isn't" contractionSam Roberts2017-01-271-1/+1
* doc: require() tries first core not native modulesVicente Jimenez Aguilar2016-12-221-5/+5
* doc: clarify introductory module materialRich Trott2016-11-291-4/+5
* doc: improve description of module `exports`Sam Roberts2016-11-291-14/+31
* doc: consistent 'Returns:'Roman Reiss2016-11-131-1/+1