Added initial version of ffish.js
authorQueensGambit <curry-berry@freenet.de>
Mon, 29 Jun 2020 12:22:45 +0000 (14:22 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Mon, 29 Jun 2020 16:38:06 +0000 (18:38 +0200)
commitaef361bb1c1b800bc0fe6b1cff4832386667801c
treeb282ebfec2651b15136852185b59eaf976d5e2cd
parent53faad77071c5112ef12b2086fdea83b440cf55e
Added initial version of ffish.js
.gitignore
appveyor.yml
setup.py
src/apiutil.h [new file with mode: 0644]
src/ffishjs.cpp [new file with mode: 0644]
src/pyffish.cpp
tests/js/README.md [new file with mode: 0644]
tests/js/index.js [new file with mode: 0644]
tests/js/package.json [new file with mode: 0644]
tests/js/test.js [new file with mode: 0644]