
router
TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.
It opens a component of a private project to public contribution under AGPL-3.0, enabling community involvement while maintaining upstream control.
The Nuxt 4 web application for Hikarinagi.
This repository is mirrored from Hikarinagi's private development monorepo. It contains the web application and the small set of shared packages required to build it independently. Issues and pull requests are welcome here; maintainers import accepted changes into the upstream monorepo before the next mirror sync.
corepack enable
pnpm install
pnpm dev
pnpm lint
pnpm typecheck
pnpm test
pnpm build
AGPL-3.0-or-later
Hikarinagi web application
Similar projects matched by category, topics, and programming language.

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

YTubic is a fast, responsive, open-source YouTube Music desktop client for Windows, Linux, and macOS that uses direct InnerTube API communication and aggressive caching to provide instant navigation and playback.

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.