1.1.0 • Published 5 years ago

ffi-proxy v1.1.0

Weekly downloads
4
License
SEE LICENSE IN LI...
Repository
github
Last release
5 years ago

ffi-proxy

A wrapper on top of ffi-builder package to provide Pure Javascript Factory object to consume addons.

First things first

  • This package is just a short hand to maintain libraries from differenct languages to your Node.js project directory.
  • Please make sure you have the language build tools installed on your system, this library doesn't provide any build system.
  • Refer ffi-factory-examples for a working code.
  • Read ffi documentation for consuming the library

#Readme on progress Please refer to ffi-factory-examples for a working code.