No description
  • TypeScript 81.3%
  • CSS 17.5%
  • HTML 1.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
0xGingi 77ab0087d1 Search autocomplete: postal codes, keyboard nav, loader resilience
- Nominatim (OSM) as a second geocoder: handles US/UK/CA postal codes and
  serves as fallback when Open-Meteo geocoding returns nothing
- Keyboard navigation (arrows + Enter + Esc), hover/active highlight,
  searching and no-match rows, ARIA combobox wiring
- Don't trap users behind the loading overlay when the grid uplink fails;
  show the error toast and retry the grid every 45s until it recovers
2026-07-16 16:59:35 -04:00
public K3 Weather — realtime 3D earth weather app 2026-07-16 16:22:08 -04:00
src Search autocomplete: postal codes, keyboard nav, loader resilience 2026-07-16 16:59:35 -04:00
.bun-version Pin bun 1.3.14 and regenerate lockfile for Railpack 2026-07-16 16:25:27 -04:00
.dockerignore K3 Weather — realtime 3D earth weather app 2026-07-16 16:22:08 -04:00
.gitignore K3 Weather — realtime 3D earth weather app 2026-07-16 16:22:08 -04:00
bun.lock Pin bun 1.3.14 and regenerate lockfile for Railpack 2026-07-16 16:25:27 -04:00
index.html K3 Weather — realtime 3D earth weather app 2026-07-16 16:22:08 -04:00
package.json K3 Weather — realtime 3D earth weather app 2026-07-16 16:22:08 -04:00
railway.json K3 Weather — realtime 3D earth weather app 2026-07-16 16:22:08 -04:00
tsconfig.json K3 Weather — realtime 3D earth weather app 2026-07-16 16:22:08 -04:00
vite.config.ts K3 Weather — realtime 3D earth weather app 2026-07-16 16:22:08 -04:00