From a2ad0a107ac668e72b071d8034225b9960dfb23f Mon Sep 17 00:00:00 2001 From: kidneysolo <7188782+kidneysolo@users.noreply.github.com> Date: Tue, 26 Jan 2021 23:40:33 +0100 Subject: [PATCH] docs: add NAN to N-API resource link (#880) Refs: #871 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9505e0504..cf6183aeb 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ See [benchmark/README.md](benchmark/README.md) for more details about running an - **[C++ Addons](https://nodejs.org/dist/latest/docs/api/addons.html)** - **[N-API](https://nodejs.org/dist/latest/docs/api/n-api.html)** - **[N-API - Next Generation Node API for Native Modules](https://youtu.be/-Oniup60Afs)** +- **[How We Migrated Realm JavaScript From NAN to N-API](https://developer.mongodb.com/article/realm-javascript-nan-to-n-api)** As node-addon-api's core mission is to expose the plain C N-API as C++ wrappers, tools that facilitate n-api/node-addon-api providing more