A Node.js library to extract data from the SIN3D database.

rigwild af8da08479 Release 0.1.1 hace 5 años
lib 5444926e15 Fixed auto-complete hace 5 años
.editorconfig 00ff5af349 Initial commit hace 5 años
.eslintrc.js 00ff5af349 Initial commit hace 5 años
.gitignore 00ff5af349 Initial commit hace 5 años
LICENSE 00ff5af349 Initial commit hace 5 años
README.md 5444926e15 Fixed auto-complete hace 5 años
example.js 5444926e15 Fixed auto-complete hace 5 años
package.json af8da08479 Release 0.1.1 hace 5 años
yarn.lock 00ff5af349 Initial commit hace 5 años

README.md

wepexpe-data-extract

Install

yarn add https://gogs.univ-littoral.fr/Prise3D/webexpe-data-extract.git
# or
npm i git+https://gogs@gogs.univ-littoral.fr/Prise3D/webexpe-data-extract

Usage

See /example.js

API

See /lib/db.js#L83-93

Every functions should be auto-completable in your editor.