add maquette-tests

This commit is contained in:
Julie Blanc 2026-02-23 11:35:07 +01:00
parent a25f7b6eba
commit f01a1ed6f8
348 changed files with 42979 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"name": "Reload In Place",
"description": "A simple script to add your CSS Page Weaver project. On reload, it will make the web browser scroll to the place it was before reload. ",
"author": ["Nicolas Taffin", "Sameh Chafik"],
"licence": "MIT",
"version": 2,
"repository": "https://gitlab.com/nicolastaf/pagedjs-reload-in-place",
"hook": "reloadInPlace.js"
}