10 Commits (e90317d73976cc68cf4d3c22bad1e62ac13c4e8b)

Author SHA1 Message Date
Vicente Jimenez Aguilar 4f168a4a31
doc: require() tries first core not native modules 8 years ago
Roman Reiss c77ba8ce14 doc: consistent 'Returns:' 8 years ago
Rich Trott a858e98921 doc: clarify introductory module material 8 years ago
Sam Roberts 18c38819fe doc: improve description of module `exports` 8 years ago
kohta ito 3ad7430f12 doc: fix the index order in pseudocode of modules 8 years ago
marzelin 0f41058e41 doc: clarify relation between a file and a module 8 years ago
Luigi Pinca b3617fcc7d doc: add `added:` information for modules 9 years ago
Anna Henningsen 2a2971b26e doc: use blockquotes for Stability: markers 9 years ago
Joe Esposito 9892a5ddc3 doc: remove extra spaces and concats in examples 9 years ago
Robert Jefe Lindstaedt c237ac3d68 doc: git mv to .md 9 years ago
Matt Harrison ac6b921ce5 doc: mention existence/purpose of module wrapper 9 years ago
Wolfgang Steiner 20faf9097d doc: explain error message on missing main file 9 years ago
Hugo Wood e4bb7e4422 doc: `require` behavior on case-insensitive systems 9 years ago
Claudio Rodriguez 7acbe877be doc: fix type references for link gen, link css 9 years ago
Benjamin Gruenbaum 92dbcb4bb0 doc: replace function expressions with arrows 9 years ago
Robert Jefe Lindstaedt 3624eaf691 doc: fenced all code blocks, typo fixes 9 years ago
Richard Sun 4cc6180fc5 doc: remove "above" and "below" references 9 years ago
James M Snell 61f91b2f29 doc: fix, modernize examples in docs 9 years ago
jpersson e2fe214857 doc: add links and backticks around names 9 years ago
Lewis Cowper 4008e756ed doc: replace sane with reasonable 9 years ago
cjihrig ad02f0e75f doc: clarify module loading behavior 9 years ago
Bryan English 151668308c doc: consistent reference-style links 9 years ago
Tristian Flanagan 35b9c993c7 doc: sort modules alphabetically 9 years ago
Sakthipriyan Vairamani 43e2b7f836 doc: remove usage of events.EventEmitter 10 years ago
Anne-Gaelle Colom d664b95581 doc: use US English for consistency 10 years ago
James M Snell 2e8bb62011 doc: fix bad merge on modules.markdown 10 years ago
James M Snell dc27ff4d85 doc: small clarifications to modules.markdown 10 years ago
James M Snell cc912b99c6 doc: Clarify the module.parent is set once 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Сковорода Никита Андреевич 96165f9be2 doc: minor clarification in the modules API doc. 10 years ago
smikes 7d90c90aaf doc: recommend against use of NODE_PATH 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
sudodoki fd2226894a doc: note ability to require files within packages 11 years ago
Stiliyan Lazarov 47f119cabf doc: fix wording and punctuation in modules 11 years ago
Mathias Schreck 7c5fabe405 doc: fix modules require.resolve documentation 11 years ago
Maurice Butler 71fc4d9486 doc: added X.json to the LOAD_AS_FILE sudo code 11 years ago
Ryan Graham 5ac6f4de13 doc: improve module documentation 11 years ago
Ryan Graham 1deeab29f2 doc: improve exports/module.exports consistency 12 years ago
Ryan Graham 93391ae9cb doc: clarify exports and module.exports 12 years ago
Trent Mick 196207c228 node: remove unused flags and files 13 years ago
isaacs 2d44dcc8be doc: Add stability indicators to documentation 13 years ago
isaacs e88a1ba74a doc refactor: modules 13 years ago
isaacs 0cf7156f08 doc refactor: modules 13 years ago
Nathan Rajlich ec11525d33 docs: Add docs for MODULE_NOT_FOUND error. 13 years ago
kyle@dontkry.com 34f34e4411 docs: fix typo 13 years ago
koichik 1b55010a04 docs: added .json modules. 14 years ago
isaacs 4f91b72dbe Fix #1851 Correct X/index doc 14 years ago
isaacs ff942c6b39 Fix #1851 Correct X/index doc 14 years ago
isaacs dc8f4eed53 Fix #1694 Document require() cycles 14 years ago