Open Source Licenses & Attributions
SmartOffs is built with amazing open source software and APIs. This page acknowledges the third-party libraries, tools, and content providers that make our platform possible.
Core Framework & Libraries
Next.js
MIT LicenseReact framework for production-grade web applications with server-side rendering and static site generation.
github.com/vercel/next.jsReact
MIT LicenseJavaScript library for building user interfaces with component-based architecture.
github.com/facebook/reactTypeScript
Apache 2.0Typed superset of JavaScript that compiles to plain JavaScript for enhanced development experience.
github.com/microsoft/TypeScriptStyling & UI Components
Tailwind CSS
MIT LicenseUtility-first CSS framework for rapidly building custom user interfaces.
github.com/tailwindlabs/tailwindcssRadix UI
MIT LicenseUnstyled, accessible UI component library for building high-quality design systems and web apps.
github.com/radix-ui/primitivesReact Icons
MIT LicensePopular icon library providing a comprehensive collection of SVG icons for React.
github.com/react-icons/react-iconsLucide React
ISC LicenseBeautiful, consistent icon toolkit with React components.
github.com/lucide-icons/lucideSonner
MIT LicenseOpinionated toast component for React with beautiful animations and accessibility.
github.com/emilkowalski/sonnerDatabase & Backend
Drizzle ORM
Apache 2.0TypeScript ORM for SQL databases with type safety and excellent DX.
github.com/drizzle-team/drizzle-ormmysql2
MIT LicenseFast MySQL driver for Node.js with focus on performance.
github.com/sidorares/node-mysql2NextAuth.js
ISC LicenseComplete authentication solution for Next.js applications.
github.com/nextauthjs/next-authForms & Validation
React Hook Form
MIT LicensePerformant, flexible and extensible forms with easy-to-use validation.
github.com/react-hook-form/react-hook-formZod
MIT LicenseTypeScript-first schema validation with static type inference.
github.com/colinhacks/zodAmazon Associates Program
Product Data & Images
SmartOffs is a participant in the Amazon Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.
Content Usage
- Product images are sourced from Amazon's Product Advertising API
- All product images link directly to the corresponding Amazon product pages
- Product information (titles, descriptions, prices) is provided by Amazon
- Images are not modified except for proportional resizing
- Content is used in compliance with Amazon Associates Operating Agreement
Product prices and availability are accurate as of the date/time indicated and are subject to change. Any price and availability information displayed on Amazon at the time of purchase will apply to the purchase of this product.
Amazon Associates Operating AgreementAdditional Tools & Utilities
- bcryptjsPassword hashing library (MIT License)
- class-variance-authorityUtility for managing variants in class names (Apache 2.0)
- tailwind-mergeMerge Tailwind CSS classes without conflicts (MIT License)
- tailwindcss-animateAnimation utilities for Tailwind CSS (MIT License)
- sharethis-reactjsSocial sharing buttons for React (MIT License)
About Open Source Licenses
MIT License
A permissive license that allows reuse with minimal restrictions. Requires only preservation of copyright and license notices.
Apache License 2.0
A permissive license that also provides an express grant of patent rights from contributors. Requires preservation of copyright and license notices.
ISC License
A permissive license functionally equivalent to MIT, with simpler wording.
Full License Texts
Complete license texts for all dependencies can be found in their respective GitHub repositories linked above, or in the LICENSE file of each package in the node_modules directory.
Thank You
We are grateful to all the open source developers and communities who make their work freely available. SmartOffs would not be possible without their contributions to the software ecosystem.