Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9ebae0a

Browse filesBrowse files
jschlightDanielle Adams
authored andcommitted
doc,n-api: add link to n-api tutorial website
PR-URL: #34870 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent dae93ca commit 9ebae0a
Copy full SHA for 9ebae0a

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/n-api.md‎

Copy file name to clipboardExpand all lines: doc/api/n-api.md
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ it still gets the benefits of the ABI stability provided by the C API.
7878
When using `node-addon-api` instead of the C APIs, start with the API [docs][]
7979
for `node-addon-api`.
8080

81+
The [N-API Resource](https://nodejs.github.io/node-addon-examples/) offers an
82+
excellent orientation and tips for developers just getting started with N-API
83+
and node-addon-api.
84+
8185
## Implications of ABI stability
8286

8387
Although N-API provides an ABI stability guarantee, other parts of Node.js do

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.