Open-Source Licenses
Last updated: July 30, 2026
Toyify is built with open-source software. We're grateful to their authors. Below are the main components and their licenses, including the ones that require specific notices.
Components
- next, react, react-domMIT
- stripe, resend, lucide-reactMIT / ISC
- tailwindcssMIT
- @aws-sdk/client-s3Apache-2.0
- replicateApache-2.0
- sharpApache-2.0
- sharp → libvips (@img/sharp-libvips)LGPL-3.0-or-later
- caniuse-lite (build data)CC-BY-4.0
- lightningcss, axe-core (build/dev)MPL-2.0
Required notices
- libvips (via sharp) is licensed under the GNU LGPL v3. Its source is available from github.com/libvips/libvips. You may obtain, modify and relink it under the terms of the LGPL.
- Browser-compatibility data is provided by caniuse-liteunder CC-BY-4.0 — © the caniuse contributors.
- Apache-2.0 and MIT/ISC/BSD components are used under their respective permissive licenses; their copyright and permission notices are retained in our dependencies.
Full texts
The complete license text for every dependency is distributed inside that package (in our node_modulestree) and is available from each project’s repository. For a machine-readable list, contact us and we’ll provide the generated attribution manifest.