🚀 Launch Week Day 2:Introducing Custom Tabs for Org Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

cmake-napi

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmake-napi

Node-API utilities for CMake

latest
Source
npmnpm
Version
1.2.2
Version published
Maintainers
2
Created
Source

cmake-napi

Node-API utilities for CMake.

npm i cmake-napi
find_package(cmake-napi REQUIRED PATHS node_modules/cmake-napi)

API

napi_platform(<result>)

napi_arch(<result>)

napi_environment(<result>)

napi_target(<result>)

napi_module_target(<directory> <result> [NAME <var>] [VERSION <var>] [HASH <var>])

add_napi_module(<result>)

License

Apache-2.0

FAQs

Package last updated on 26 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts