This is an ambitious project with the goal of binding the Windows API for use in Node.js via FFI as well as supporting tools and related APIs/bindings
All of the following repos are components of this projects. All forked repos that are not originally mine contain significant changes from the original. These customized versions are required by the other repos in this project. They all work together and have been changed in tandem. The original versions will not work if substituted.
- ref-struct
- ref
- node-ffi
- node-weak
- node-winreg
- node-clang - Note: this is not a fork of the other node-clang, it's custom.