0.3.3 • Published 5 years ago

smrf-native v0.3.3

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

Overview

This addon provides a wrapper of the C++ implementation of libsmrf for Node.js.

Building

In order to build this addon, the C++ implementation of libsmrf must to be built and installed in advance. By default, /usr/local as well as the system defaults are searched. A custom install location of libsmrf can be supplied like this:

npm install --SMRF_INCLUDE_DIR=/path/to/smrf-include-dir --SMRF_LIB_DIR=/path/to/smrf-lib-dir
0.3.3

5 years ago

0.3.2

5 years ago

0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.0

7 years ago