Credits

Third-Party Credits

We want to thank people smarter than us for doing hard work and sharing it. Data WorkBench keeps dependencies small because every dependency is a trust decision, but when quality exists and fits the local-first boundary, we should use it.

Runtime Libraries

SheetJS Community Edition

Thank you to SheetJS for the workbook parser/export tooling that helps Data WorkBench handle spreadsheet files in the browser.

  • Used for: XLS, XLSX, XLSM, and XLSB workbook intake, sheet inspection, and XLSX export-copy paths.
  • Repo version note: 0.20.3 is recorded for the vendored fallback.
  • Local fallback: apps/web/vendor/sheetjs/.
  • Load boundary: lazy-loaded only when workbook functionality is requested.
  • Notice: the upstream copyright notice is preserved in the vendored file.

Current Dependency Posture

Current repository inspection found one vendored runtime library: SheetJS. The public homepage, theme controls, and the rest of the WorkBench runtime are project code using browser APIs.

If another third-party runtime library is added, this page should be updated in the same change that adds the dependency.

Project Rights

Data WorkBench project code and site materials are all rights reserved unless a separate file or notice says otherwise. Third-party components remain owned by their respective authors and are credited here.