Open-Source Licenses
Last updated: June 2026
tiny hamster is built on top of a lot of free and open-source software. The list below names the libraries that ship with the app or run our build, together with their licence — so the people behind them get the credit they're owed. Thanks, all of you.
1.Frontend bundle
These libraries are bundled into the JavaScript that runs in your browser when you use tiny hamster.
| Package | License | Project |
|---|---|---|
react · react-dom | MIT | Meta |
@tanstack/react-router · react-start · react-query | MIT | TanStack |
@radix-ui/* primitives | MIT | WorkOS / Radix |
tailwindcss · @tailwindcss/vite | MIT | Tailwind Labs |
class-variance-authority · clsx · tailwind-merge · tw-animate-css | MIT | shadcn-style helpers |
framer-motion | MIT | Framer |
lucide-react | ISC | Lucide contributors |
recharts | MIT | Recharts |
cmdk · vaul · sonner · input-otp · embla-carousel-react · react-day-picker · react-hook-form · react-resizable-panels · @hookform/resolvers · html-to-image | MIT | Various |
date-fns | MIT | date-fns |
zod | MIT | Colin McDonnell |
Bricolage Grotesque · DM Sans · DM Mono | SIL OFL 1.1 | Open Font License |
@supabase/supabase-js | MIT | Supabase |
@lovable.dev/cloud-auth-js | Per Lovable terms | Lovable |
2.Build & infrastructure
These tools run only at build time or on the server. They are not shipped to your browser, but we credit them anyway.
| Package | License | Notes |
|---|---|---|
vite · @vitejs/plugin-react · vite-tsconfig-paths | MIT | Build tool |
typescript | Apache-2.0 | Microsoft |
vitest · @vitest/coverage-v8 | MIT | Test runner |
eslint · prettier (and plugins) | MIT | Lint / format |
@cloudflare/vite-plugin | MIT | Cloudflare Workers integration |
lightningcss | MPL-2.0 | File-level copyleft, used unmodified |
sharp · @img/sharp-libvips | Apache-2.0 / LGPL-3.0-or-later | Dynamically linked, build-time only, never shipped to the browser |
3.Notices and attribution
The MPL-2.0 component (lightningcss) and the LGPL-3.0-or-later component (sharp / sharp-libvips) are used unmodified. Neither is statically linked into the frontend bundle: lightningcss runs in the build pipeline, and sharp is a Node addon used at build time only. You can request the corresponding source for these components by writing to the address below.
The full machine-readable list of every transitive dependency and its licence is available on request — drop us a line at hello@tinyhamster.app and we'll send it over.
4.tiny hamster's own code
The tiny hamster application code, brand, copy and design system are © tinyhamster GbR and are not open source. See Section 11 of our Terms of Use for details.