-
- Downloads
You need to sign in or sign up before continuing.
amélioration install d'une édition, des plugins + debug mathjax
max.sh exécutable hors répertoire tools + readme docker
Showing
- package.json 8 additions, 6 deletionspackage.json
- plugins/equations/equations.js 11 additions, 23 deletionsplugins/equations/equations.js
- plugins/equations/readme.md 2 additions, 4 deletionsplugins/equations/readme.md
- plugins/equations/resources.json 3 additions, 0 deletionsplugins/equations/resources.json
- plugins/img_viewer/img_viewer.xqm 8 additions, 8 deletionsplugins/img_viewer/img_viewer.xqm
- plugins/img_viewer/readme.md 2 additions, 5 deletionsplugins/img_viewer/readme.md
- plugins/img_viewer/resources.json 3 additions, 0 deletionsplugins/img_viewer/resources.json
- readme.md 27 additions, 3 deletionsreadme.md
- tools/edition_manager.js 45 additions, 23 deletionstools/edition_manager.js
- tools/max.sh 37 additions, 31 deletionstools/max.sh
- ui/lib/openseadragon 0 additions, 1 deletionui/lib/openseadragon
... | ... | @@ -5,17 +5,19 @@ |
"main": "max.js", | ||
"repository": "git@git.unicaen.fr:pdn-certic/MaX.git", | ||
"author": "JC / Certic / DSI / Unicaen", | ||
"devDependencies": { | ||
"babel-polyfill": "^6.26.0", | ||
"bootstrap": "^4.3.1", | ||
"jquery": "^3.3.1", | ||
"popper.js": "^1.14.7" | ||
}, | ||
"license": "CECILL", | ||
"private": true, | ||
"scripts": {}, | ||
"dependencies": { | ||
"babel-polyfill": "^6.26.0", | ||
"bootstrap": "^4.3.1", | ||
"child_process": "^1.0.2", | ||
"fs": "0.0.1-security", | ||
"install": "^0.12.1", | ||
"jquery": "^3.3.1", | ||
"mathjax": "^2.7.7", | ||
"openseadragon": "^2.4.1", | ||
"popper.js": "^1.14.7", | ||
"readline": "^1.3.0", | ||
"xmldom": "^0.1.27" | ||
} | ||
... | ... |
plugins/equations/resources.json
0 → 100644
plugins/img_viewer/resources.json
0 → 100644
ui/lib/openseadragon
deleted
120000 → 0
Please register or sign in to comment