0.5.0 • Published 6 years ago

node-plugin v0.5.0

Weekly downloads
3
License
LGPL-3.0
Repository
github
Last release
6 years ago

node-plugin

bridge for C/C++ plugin for node

install

npm install node-plugin

test

npm test

how to build

call c++/build.bat

more better way is to setup python, and then

pip install cam
cd  node-plugin
cam build

then all will be find in bin dir.

template

将模版文件拷贝到指定目录dst_dir npm run template dst_dir

0.5.0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago