About this Documentation
Where appropriate, property types, method arguments, and the arguments
provided to event handlers are detailed in a list underneath the topic
heading.
Every .html
and .json
file is generated based on the corresponding.markdown
file in the doc/api/
folder in node’s source tree. The
documentation is generated using the program.
The HTML template is located at doc/template.html
.
The stability indices are as follows:
Stability: 1 - Experimental
or be removed in future versions. Please try it out and provide feedback.
If it addresses a use-case that is important to you, tell the node core team.
code may cause minor changes. Backwards-compatibility is guaranteed.
Stability: 5 - Locked
Unless serious bugs are found, this code will not ever
JSON Output
This feature is new as of node v0.6.12. It is experimental.