{"library":"weak-node-api","type":"library","category":null,"description":"A linkable and runtime-injectable Node-API implementation that allows native addons to be built without direct linking against a Node-API provider. Version 0.1.1 is the latest stable release, part of the React Native Node-API project. It is a thin shim that exposes only Node-API function declarations, enabling runtime injection of the actual implementation by the host (e.g., React Native runtime), solving Android dynamic linker symbol resolution issues. Unlike typical Node-API bindings, it decouples addon compilation from the runtime, supporting React Native and potentially other contexts. Dependencies: none. Release cadence: early stage, active development.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","react-native","napi","node-api","node-addon-api","native","addon","module","c"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install weak-node-api","imports":["import { NodeApiHost } from 'weak-node-api'","import { NapiMixin } from 'weak-node-api'","import type { ModuleFunctionMap } from 'weak-node-api'","import { defineNapiModule } from 'weak-node-api'"]},{"cmd":"yarn add weak-node-api","imports":[]},{"cmd":"pnpm add weak-node-api","imports":[]}],"homepage":null,"github":"https://github.com/callstackincubator/react-native-node-api","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/weak-node-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}