node-addon-api v7.0.0 released

This page summarizes the projects mentioned and recommended in the original post on /r/node

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. node-addon-api

    Module for using Node-API from C++

    The Node-API Team proudly announces the release of version 7.0.0 of node-addon-api, the C++ wrapper of the ABI-stable C-based Node-API (npm, GitHub).

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. node

    Node.js JavaScript runtime ✨🐢🚀✨

    For extending Node-API, you would need to make an issue on the Node.js core repository (or create the PR yourself with the suggested improvement). Note that Node-API features are meant to be engine-agnostic, as other runtimes (Hermes, JerryScript, ...) also implement Node-API: that is, eg. V8 specific features that have no equivalent in other major engines should not be used.

  4. abi-stable-node

    Repository used by the Node-API team to manage work related to Node-API and node-addon-api

    For other language bindings, you can take a look at our documentation. It provides links to projects that are (1) libraries in various languages to create native add-on binaries, and (2) other JavaScript engines that implement Node-API and can load said native add-ons.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • SETTING UP REACT ON YOUR LOCAL MACHINE

    1 project | dev.to | 17 Jan 2025
  • List of JavaScript runtimes - 2025

    1 project | dev.to | 17 Jan 2025
  • What is Next Js: A Beginner's guide to Next Js

    1 project | dev.to | 15 Jan 2025
  • Exploring Node.js – A Beginner's Guide

    1 project | dev.to | 10 Jan 2025
  • Getting Started with Web Sockets in Node.js

    1 project | dev.to | 6 Jan 2025

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?