Go to file
defaultkavy a992af35c2
v0.3.5
new: danbooru account login with api is available now.
new: class Client User
adjust: [css] route element padding inline.
new: [css] color variable.
new: interface APIError.
new: [page] /login route.
new: [$nav] menu button and account button.
new: class $Drawer, with user account basic detail, and login/logout button.
new: function numberFormat.
optimize: [$IconButton] $icon default is hiding, method icon will set $icon visible.
new: [$IconButton] method link, set 'click' listener with open link.
2024-10-07 22:03:10 +08:00
dist v0.3.5 2024-10-07 22:03:10 +08:00
scripts v0.2.1 2024-05-18 20:09:33 +08:00
src v0.3.5 2024-10-07 22:03:10 +08:00
.gitignore init 2024-05-17 03:30:49 +08:00
index.html v0.3.0 2024-10-06 02:21:31 +08:00
index.scss v0.3.5 2024-10-07 22:03:10 +08:00
package.json v0.3.5 2024-10-07 22:03:10 +08:00
README.md init 2024-05-17 03:30:49 +08:00
tsconfig.json init 2024-05-17 03:30:49 +08:00
vite.config.ts v0.3.0 2024-10-06 02:21:31 +08:00

Danbooru Viewer

A modern style viewer for Danbooru.

Usage

  • Click this link.
  • Replace danbooru.donmai.us to danbooru.defaultkavy.com without changing pathname and url parameters, will directly open the same page on Danbooru Viewer.