Skip to content

Commit a2ad0a1

Browse files
authored
docs: add NAN to N-API resource link (#880)
Refs: #871
1 parent 1c040ee commit a2ad0a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ See [benchmark/README.md](benchmark/README.md) for more details about running an
208208
- **[C++ Addons](https://nodejs.org/dist/latest/docs/api/addons.html)**
209209
- **[N-API](https://nodejs.org/dist/latest/docs/api/n-api.html)**
210210
- **[N-API - Next Generation Node API for Native Modules](https://youtu.be/-Oniup60Afs)**
211+
- **[How We Migrated Realm JavaScript From NAN to N-API](https://developer.mongodb.com/article/realm-javascript-nan-to-n-api)**
211212

212213
As node-addon-api's core mission is to expose the plain C N-API as C++
213214
wrappers, tools that facilitate n-api/node-addon-api providing more

0 commit comments

Comments
 (0)