# wepexpe-data-extract ## Install ```sh 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`](./example.js) ## API See [`/lib/db.js#L83-L94`](./lib/db.js#L83-L94) Every functions should be auto-completable in your editor.