Files
ak-endfield-api-archive/pages
daydreamer-json 178d6623c3 Refactor web rendering components and update types
- Replaced `renderWeb` with `renderWebPretty` in index.ts to enhance web rendering.
- Added new types for Launcher Web announcements, banners, main background images, single entries, and sidebars in types.ts.
- Implemented `renderWebPretty` to aggregate various web rendering functionalities.
- Created separate modules for rendering announcements, banners, main background images, single entries, and sidebars.
- Updated the main command handler to ensure proper fetching of game resources and launcher data.
- Enhanced error handling and loading states in the new rendering components.
2026-03-08 07:39:12 +09:00
..
2026-02-28 06:07:53 +09:00
2026-02-28 06:07:53 +09:00
2026-02-28 06:07:53 +09:00
2026-02-28 06:23:39 +09:00
2026-02-28 06:07:53 +09:00
2026-02-28 06:23:39 +09:00
2026-02-28 06:07:53 +09:00
2026-02-28 06:07:53 +09:00
2026-03-07 20:54:35 +09:00
2026-02-28 06:07:53 +09:00

pages

A very simple and very lame information display page written in HTML, CSS, and TypeScript

For dev

Live server:

bun x parcel

Build:

bun x parcel build