Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Module for using Node-API from C++

License

NotificationsYou must be signed in to change notification settings

nodejs/node-addon-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecov

NPMNPM

This module containsheader-only C++ wrapper classes which simplifythe use of the C basedNode-APIprovided by Node.js when using C++. It provides a C++ object modeland exception handling semantics with low overhead.

API References

API references are available in thedoc directory.

Current version: 8.5.0

(SeeCHANGELOG.md for complete Changelog)

node-addon-api is based onNode-API and supports using different Node-API versions.This allows addons built with it to run with Node.js versions which support the targeted Node-API version.However the node-addon-api support model is to support only the active LTS Node.js versions. This means thatevery year there will be a new major which drops support for the Node.js LTS version which has gone out of service.

The oldest Node.js version supported by the current version of node-addon-api is Node.js 18.x.

Badges

The use of badges is recommended to indicate the minimum version of Node-APIrequired for the module. This helps to determine which Node.js major versions aresupported. Addon maintainers can consult theNode-API support matrix to determinewhich Node.js versions provide a given Node-API version. The following badges areavailable:

Node-API v1 BadgeNode-API v2 BadgeNode-API v3 BadgeNode-API v4 BadgeNode-API v5 BadgeNode-API v6 BadgeNode-API v7 BadgeNode-API v8 BadgeNode-API v9 BadgeNode-API Experimental Version Badge

Contributing

We love contributions from the community tonode-addon-api!SeeCONTRIBUTING.md for more details on our philosophy around extending this module.

Team members

Active

NameGitHub Link
Anna Henningsenaddaleax
Chengzhong Wulegendecas
Jack XiaJckXia
Kevin EadyKevinEady
Michael Dawsonmhdawson
Nicola Del GobboNickNaso
Vladimir Morozovvmoroz
Emeritus

Emeritus

NameGitHub Link
Arunesh Chandraaruneshchandra
Benjamin Byholmkkoopa
Gabriel Schulhofgabrielschulhof
Hitesh Kanwathirthadigitalinfinity
Jason Ginchereaujasongin
Jim Schlightjschlight
Sampson Gaosampsongao
Taylor Wollboingoing

License

Licensed underMIT


[8]ページ先頭

©2009-2025 Movatter.jp