Copyright (C) 2021 Toranoana Inc. All Rights Reserved.
Tora Viewer
- 漫画、写真集など画像一覧を閲覧できるビューアー
- 虎の穴ラボ発のOSSです
- Freshでも使えます。
// import_map.json
{
"imports": {
"$fresh/": "https://deno.land/x/
[email protected]/",
"preact": "https://esm.sh/
[email protected]",
"preact/": "https://esm.sh/
[email protected]/",
"preact-render-to-string": "https://esm.sh/*
[email protected]",
"@preact/signals": "https://esm.sh/*@preact/
[email protected]",
"@preact/signals-core": "https://esm.sh/*@preact/
[email protected]",
"twind": "https://esm.sh/
[email protected]",
"twind/": "https://esm.sh/
[email protected]/",
"dotenv/": "https://deno.land/
[email protected]/dotenv/",
"huid/": "https://deno.land/x/
[email protected]/",
"tora-viewer": "https://esm.sh/v99/@toralab/
[email protected]/es2022/tora-viewer.js",
"body-scroll-lock": "https://esm.sh/body-scroll-lock",
"simple-dropzone": "https://esm.sh/simple-dropzone"
}