nodejs-bindings

Helper module for loading your native module's .node file

This is a helper module for authors of Node.js native addon modules.
It is basically the "swiss army knife" of require()ing your native module's
.node file.

Throughout the course of Node's native addon history, addons have ended up
being compiled in a variety of different places, depending on which build tool
and which version of node was used. To make matters worse, now the gyp build
tool can produce either a Release or Debug build, each being built into
different locations.

This module checks all the possible locations that a native addon would be
built at, and returns the first one that loads successfully.

 

Homepage: https://github.com/TooTallNate/node-bindings

Group: Unspecified

License: MIT

 

Packages

 

nodejs-bindings-1.3.0-7.fc35.noarch [11 KiB] Changelog by josef radinger (2021-12-27):
- rebuild f35

 

other Distributions

 

Fedora 35 x86_64  SRPMS
Fedora ALL   SRPMS
Use the software as is. Bug-Reports should go to my Ticket-System and not to the systems from Fedora|RedHat|Centos|rpmfusion.