License & Third-Party Notices
MIT License
Copyright (c) 2026 bbssppllvv (original Mockdown project — https://github.com/bbssppllvv/Mockdown, forked at upstream commit 9715351 / 9715351e8256c5080e7c00c552dfa7b8c9b46f69, 2026-03-10)
Copyright (c) 2026 Kjell Hedström (sketch2md fork — https://github.com/KjellKod/sketch2md)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Origins
sketch2md is forked from the Mockdown project by Mike Bespalov (https://github.com/bbssppllvv/Mockdown). The upstream Mockdown MIT copyright and permission notice are preserved above.
Third-Party Dependency Notices
The license audit for public hosted readiness was performed on 2026-07-02 using RepoLens (Syft SBOM scan of 152 dependency rows), package-lock.json inspection, installed package LICENSE/NOTICE inspection, and manual import/build tracing for browser reachability.
| Package family | License | Notes |
|---|---|---|
| Next.js / React / React DOM | MIT | Browser framework/runtime packages. |
| Zustand | MIT | Client state store. |
| nanoid | MIT | Scene document ID generation. |
| Radix UI | MIT | Client UI primitives used through the local component wrappers. |
| clsx / tailwind-merge | MIT | Client class-name helpers. |
| next-themes | MIT | Client theme integration. |
| Sonner | MIT | Client toast UI. |
| lucide-react | ISC | Includes Feather-derived icon notices under MIT in the installed package license file. |
| class-variance-authority | Apache-2.0 | Client variant helper; installed package includes an Apache-2.0 license file and no upstream NOTICE file. |
| Package family | License | Notes |
|---|---|---|
| AI SDK (ai, @ai-sdk/openai) | Apache-2.0 | Imported by the /api/generate server route; no browser import path found. Installed packages include Apache-2.0 license files and no upstream NOTICE files. |