| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 847b451 commit 94b415b
35 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | # C++ addons | |
| 2 | 2 | ||
| 3 | 3 | <!--introduced_in=v0.10.0--> | |
| 4 | + | ||
| 4 | 5 | <!-- type=misc --> | |
| 5 | 6 | ||
| 6 | 7 | _Addons_ are dynamically-linked shared objects written in C++. The | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | # Command-line options | |
| 2 | 2 | ||
| 3 | 3 | <!--introduced_in=v5.9.1--> | |
| 4 | + | ||
| 4 | 5 | <!--type=misc--> | |
| 5 | 6 | ||
| 6 | 7 | Node.js comes with a variety of CLI options. These options expose built-in | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | # Corepack | |
| 2 | 2 | ||
| 3 | 3 | <!-- introduced_in=v16.9.0 --> | |
| 4 | + | ||
| 4 | 5 | <!-- type=misc --> | |
| 5 | 6 | ||
| 6 | 7 | > Stability: 1 - Experimental | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | # Deprecated APIs | |
| 2 | 2 | ||
| 3 | 3 | <!--introduced_in=v7.7.0--> | |
| 4 | + | ||
| 4 | 5 | <!-- type=misc --> | |
| 5 | 6 | ||
| 6 | 7 | Node.js APIs might be deprecated for any of the following reasons: | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | # About this documentation | |
| 2 | 2 | ||
| 3 | 3 | <!--introduced_in=v0.10.0--> | |
| 4 | + | ||
| 4 | 5 | <!-- type=misc --> | |
| 5 | 6 | ||
| 6 | 7 | Welcome to the official API reference documentation for Node.js! | |
@@ -51,6 +52,7 @@ a command-line flag. Experimental features may also emit a [warning][]. | |||
| 51 | 52 | ||
| 52 | 53 | ## Stability overview | |
| 53 | 54 | <!-- STABILITY_OVERVIEW_SLOT_BEGIN --> | |
| 55 | + | ||
| 54 | 56 | <!-- STABILITY_OVERVIEW_SLOT_END --> | |
| 55 | 57 | ||
| 56 | 58 | ## JSON output | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | # Errors | |
| 2 | 2 | ||
| 3 | 3 | <!--introduced_in=v4.0.0--> | |
| 4 | + | ||
| 4 | 5 | <!--type=misc--> | |
| 5 | 6 | ||
| 6 | 7 | Applications running in Node.js will generally experience four categories of | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,9 @@ | |||
| 1 | 1 | # Modules: ECMAScript modules | |
| 2 | 2 | ||
| 3 | 3 | <!--introduced_in=v8.5.0--> | |
| 4 | + | ||
| 4 | 5 | <!-- type=misc --> | |
| 6 | + | ||
| 5 | 7 | <!-- YAML | |
| 6 | 8 | added: v8.5.0 | |
| 7 | 9 | changes: | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | # Global objects | |
| 2 | 2 | ||
| 3 | 3 | <!--introduced_in=v0.10.0--> | |
| 4 | + | ||
| 4 | 5 | <!-- type=misc --> | |
| 5 | 6 | ||
| 6 | 7 | These objects are available in all modules. The following variables may appear | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | # Internationalization support | |
| 2 | 2 | ||
| 3 | 3 | <!--introduced_in=v8.2.0--> | |
| 4 | + | ||
| 4 | 5 | <!-- type=misc --> | |
| 5 | 6 | ||
| 6 | 7 | Node.js has many features that make it easier to write internationalized | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | # Modules: `module` API | |
| 2 | 2 | ||
| 3 | 3 | <!--introduced_in=v12.20.0--> | |
| 4 | + | ||
| 4 | 5 | <!-- YAML | |
| 5 | 6 | added: v0.3.7 | |
| 6 | 7 | --> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments