summaryrefslogtreecommitdiff
path: root/doc/api/modules.md
AgeCommit message (Expand)Author
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-26doc: clarify symlink resolution for __filenameRich Trott
2018-10-31doc: use Node.js instead of NodeRich Trott
2018-10-23doc: add review suggestions to require()erickwendel
2018-10-102018-10-10, Version 10.12.0 (Current)Michaël Zasso
2018-10-01Replace vague 'may not' with definitive 'will not'Mike MacCana
2018-09-14module: add createRequireFunction methodGus Caplan
2018-09-02doc: clarify fallback behavior of module requireTomCoded
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-07-11doc: fix module.children descriptionTravis Fischer
2018-05-12doc: add global node_modules to require.resolve()musgravejw
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-03-24doc: add `require.main` to `require` propertiesVse Mozhet Byt
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-01-24doc: fix return value for require.resolve.paths()Peter Dalgaard-Jensen
2018-01-24doc: add missing word in modules.mdRobert Adamian
2017-12-27doc: improve module.builtinModules textRich Trott
2017-12-22doc: improve module.builtinModules documentationThomas Watson
2017-12-16doc: remove extra whitespace in module docsThomas Watson
2017-12-122017-12-12 Version 9.3.0 (Current)Myles Borins
2017-12-11doc: fix modules.md export exampleAnatoli Papirovski
2017-12-09doc: 'constructor' implies use of new keywordCameron Moorehead
2017-12-05doc: edit module introductionRich Trott
2017-11-28module: add builtinModulesJon Moss
2017-10-312017-10-31, Version 8.9.0 'Carbon' (LTS) ReleaseGibson Fahnestock
2017-10-25module: support custom paths to require.resolve()cjihrig
2017-08-28doc: add links to alternative versions of docChris Young
2017-07-25doc: add docs for module.pathsatever
2017-06-30doc: move module-specific "globals" to modules.mdTobias Nießen
2017-05-25doc: make the style of notes consistentAlexey Orlenko
2017-04-28doc: replace uses of `you` and other style nitsJames M Snell
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: prepare js code for eslint-plugin-markdownVse Mozhet Byt
2017-04-08doc: modernize and fix code examples in modules.mdVse Mozhet Byt
2017-03-21doc: require uses fs root for '/' prefixBradley Farias
2017-03-13doc: package main can be directory with an indexBradley Farias
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-05doc: unlock moduleRich Trott
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-01-27doc: for style, remove "isn't" contractionSam Roberts
2016-12-22doc: require() tries first core not native modulesVicente Jimenez Aguilar