node-pkg-config

A helper tool for compiling native applications and libraries. This is roughly the JS implementation of pkg-config, stripping away the u unnecessary parts.

Usage no npm install needed!

<script type="module">
  import nodePkgConfig from 'https://cdn.skypack.dev/node-pkg-config';
</script>

README

node-pkg-config

A helper tool for compiling native applications and libraries. This is roughly the JS implementation of pkg-config, stripping away the u unnecessary parts.

build status dependency status Coverage Status js-standard-style

Installation

npm install --save node-pkg-config

Usage

Credits

Robert Jefe Lindstaedt

License

MIT