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

rigwild ddea01ba89 Fixed not wanted logging il y a 4 ans
lib ddea01ba89 Fixed not wanted logging il y a 4 ans
.editorconfig 00ff5af349 Initial commit il y a 4 ans
.eslintrc.js 00ff5af349 Initial commit il y a 4 ans
.gitignore 00ff5af349 Initial commit il y a 4 ans
LICENSE 00ff5af349 Initial commit il y a 4 ans
README.md ddea01ba89 Fixed not wanted logging il y a 4 ans
example.js ddea01ba89 Fixed not wanted logging il y a 4 ans
package.json af8da08479 Release 0.1.1 il y a 4 ans
yarn.lock 00ff5af349 Initial commit il y a 4 ans

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-L94

Every functions should be auto-completable in your editor.