UNPKG

nobind17

Version:

Next-gen binding framework for Node.js / Node-API

22 lines (14 loc) 180 B
# A very basic example ## Install (also automatically builds) ```shell npm install ``` ## Build ```shell node-gyp configure build ``` ## Run ```shell npx tsx example.ts ```