Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including win32-api with all npm packages installed. Try it out:

require("ffi-napi/package.json"); // ffi-napi is a peer dependency. require("ref-napi/package.json"); // ref-napi is a peer dependency. require("ref-struct-di/package.json"); // ref-struct-di is a peer dependency. require("ref-union-di/package.json"); // ref-union-di is a peer dependency. var win32Api = require("win32-api")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

win32-api v20.4.0

FFI definitions of windows win32 api for node-ffi

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free