-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
31 lines (25 loc) · 1.35 KB
/
Copy pathNOTICE
File metadata and controls
31 lines (25 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
CSVShape — Third-Party Notices
================================
This repository bundles or depends on open-source components. Your use of
CSVShape is also subject to the Terms & Conditions and Privacy Policy published
with the web application, and to the licenses below.
Browser and shared core (`packages/core`, `packages/web`)
---------------------------------------------------------
Copyright (c) 2026 Chaitanya Prabuddha and CSVShape contributors
Licensed under the MIT License (see LICENSE).
Optional worker (`apps/worker`)
-------------------------------
Copyright (c) 2026 Chaitanya Prabuddha and CSVShape contributors
Licensed under the GNU Affero General Public License v3.0 only (see apps/worker/LICENSE).
Major dependencies (non-exhaustive)
-----------------------------------
- DuckDB (MIT) — in-browser WASM and optional native worker builds
- Monaco Editor / VS Code components (MIT) — in-browser expression editing
- React (MIT) — user interface
- Vite (MIT) — build tooling
- Hono (MIT) — worker HTTP server
- Miller / mlr (BSD-style; upstream) — optional native reference path on worker
Third-party licenses apply to their respective components only. CSVShape’s MIT
license does not subsume those obligations. If you redistribute the worker,
comply with AGPL-3.0 network-use requirements.
No trademark rights are granted in third-party names.