Devkit -- third-party licences ============================= Devkit is a static site: it runs in the reader's browser and keeps no server of its own. Some of the software it hands that browser is other people's, and this document is the notice their licences ask for. Each entry names the package, the exact release, the licence it is under and where its source is. The list is every package this project declares as a runtime dependency and every package those in turn cannot run without, at the version its lockfile resolves, together with the few build tools that put their own code into what a browser is served -- a stylesheet compiler and a bundler. It is deliberately wider than what any one build bundles: a package that contributes no bytes today can start contributing them without a word being said, so the boundary is the declared dependency graph rather than a measurement of one build. Some of the software named below may therefore never reach a given reader. Generated from package.json and package-lock.json by scripts/generate-licence-notice.mjs. Do not edit it by hand. libheif-js, and what its licence asks of this site -------------------------------------------------- libheif-js 1.23.2 is covered by the GNU Lesser General Public License. This site uses it unmodified, and it runs in the reader's own browser like everything else here. The licence asks that the library reach a reader as something they could replace, and it does. It is served as separate files -- a loader script, and a compiled WebAssembly binary of its own -- rather than as a binary inlined into this site's JavaScript as text. Anyone may build the library themselves, put their own binary in place of the one served here, and run this site against it. The library inside it is version 1.23.2, which is what the served binary reports of itself. Its source is at https://github.com/strukturag/libheif and the packaging that turns it into the files this site serves is at https://github.com/catdad-experiments/libheif-js The text of the licence: LGPL-3.0: https://spdx.org/licenses/LGPL-3.0.html The packages ------------ @babel/runtime 7.29.7 Licence: MIT Copyright: Copyright (c) 2014-present Sebastian McKenzie and other contributors Release: https://www.npmjs.com/package/@babel/runtime/v/7.29.7 Project: https://github.com/babel/babel @cantoo/pdf-lib 2.9.1 Licence: MIT Copyright: Copyright (c) 2019 Andrew Dillon Release: https://www.npmjs.com/package/@cantoo/pdf-lib/v/2.9.1 Project: https://github.com/cantoo-scribe/pdf-lib @pdf-lib/standard-fonts 1.0.0 Licence: MIT Copyright: Copyright (c) 2018 Andrew Dillon Release: https://www.npmjs.com/package/@pdf-lib/standard-fonts/v/1.0.0 Project: https://github.com/Hopding/standard-fonts @pdf-lib/upng 1.0.1 Licence: MIT Copyright: Copyright (c) 2017 Photopea Release: https://www.npmjs.com/package/@pdf-lib/upng/v/1.0.1 Project: https://github.com/Hopding/upng argparse 2.0.1 Licence: Python-2.0 Copyright: Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved. Release: https://www.npmjs.com/package/argparse/v/2.0.1 Project: https://github.com/nodeca/argparse color 4.2.3 Licence: MIT Copyright: Copyright (c) 2012 Heather Arthur Release: https://www.npmjs.com/package/color/v/4.2.3 Project: https://github.com/Qix-/color color-convert 2.0.1 Licence: MIT Copyright: Copyright (c) 2011-2016 Heather Arthur Release: https://www.npmjs.com/package/color-convert/v/2.0.1 Project: https://github.com/Qix-/color-convert color-name 1.1.4 Licence: MIT Copyright: Copyright (c) 2015 Dmitry Ivanov Release: https://www.npmjs.com/package/color-name/v/1.1.4 Project: https://github.com/colorjs/color-name color-string 1.9.1 Licence: MIT Copyright: Copyright (c) 2011 Heather Arthur Release: https://www.npmjs.com/package/color-string/v/1.9.1 Project: https://github.com/Qix-/color-string commander 2.20.3 Licence: MIT Copyright: Copyright (c) 2011 TJ Holowaychuk Release: https://www.npmjs.com/package/commander/v/2.20.3 Project: https://github.com/tj/commander.js cookie 1.1.1 Licence: MIT Copyright: Copyright (c) 2012-2014 Roman Shtylman Release: https://www.npmjs.com/package/cookie/v/1.1.1 Project: https://github.com/jshttp/cookie discontinuous-range 1.0.0 Licence: MIT Copyright: Copyright (c) 2014 David Tudury Release: https://www.npmjs.com/package/discontinuous-range/v/1.0.0 Project: https://github.com/dtudury/discontinuous-range html-entities 2.6.0 Licence: MIT Copyright: Copyright (c) 2021 Dulin Marat Release: https://www.npmjs.com/package/html-entities/v/2.6.0 Project: https://github.com/mdevils/html-entities html-parse-stringify 3.0.1 Licence: MIT Release: https://www.npmjs.com/package/html-parse-stringify/v/3.0.1 Project: https://github.com/henrikjoreteg/html-parse-stringify i18next 24.2.3 Licence: MIT Copyright: Copyright (c) 2025 i18next Release: https://www.npmjs.com/package/i18next/v/24.2.3 Project: https://github.com/i18next/i18next i18next-browser-languagedetector 8.2.1 Licence: MIT Copyright: Copyright (c) 2025 i18next Release: https://www.npmjs.com/package/i18next-browser-languagedetector/v/8.2.1 Project: https://github.com/i18next/i18next-browser-languageDetector is-arrayish 0.3.4 Licence: MIT Copyright: Copyright (c) 2015 JD Ballard Release: https://www.npmjs.com/package/is-arrayish/v/0.3.4 Project: https://github.com/qix-/node-is-arrayish libheif-js 1.23.2 Licence: LGPL-3.0 Release: https://www.npmjs.com/package/libheif-js/v/1.23.2 Project: https://github.com/catdad-experiments/libheif-js moo 0.5.3 Licence: BSD-3-Clause Copyright: Copyright (c) 2017, Tim Radvan (tjvr) Release: https://www.npmjs.com/package/moo/v/0.5.3 Project: https://github.com/tjvr/moo nearley 2.20.1 Licence: MIT Copyright: Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019 Kartik Chandra, Tim Radvan Release: https://www.npmjs.com/package/nearley/v/2.20.1 Project: https://github.com/hardmath123/nearley node-html-better-parser 1.5.9 Licence: MIT Copyright: Copyright 2019 Tao Qiufeng Release: https://www.npmjs.com/package/node-html-better-parser/v/1.5.9 Project: https://github.com/Sharcoux/node-html-parser pako 1.0.11 Licence: (MIT AND Zlib) Copyright: Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn Release: https://www.npmjs.com/package/pako/v/1.0.11 Project: https://github.com/nodeca/pako pako 2.2.0 Licence: (MIT AND Zlib) Copyright: Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn Release: https://www.npmjs.com/package/pako/v/2.2.0 Project: https://github.com/nodeca/pako pdfjs-dist 6.3.289 Licence: Apache-2.0 Release: https://www.npmjs.com/package/pdfjs-dist/v/6.3.289 Project: https://github.com/mozilla/pdf.js railroad-diagrams 1.0.0 Licence: CC0-1.0 Release: https://www.npmjs.com/package/railroad-diagrams/v/1.0.0 Project: https://github.com/tabatkins/railroad-diagrams randexp 0.4.6 Licence: MIT Copyright: Copyright (C) 2011 by Roly Fentanes Release: https://www.npmjs.com/package/randexp/v/0.4.6 Project: https://github.com/fent/randexp.js react 19.2.7 Licence: MIT Copyright: Copyright (c) Meta Platforms, Inc. and affiliates. Release: https://www.npmjs.com/package/react/v/19.2.7 Project: https://github.com/facebook/react react-dom 19.2.7 Licence: MIT Copyright: Copyright (c) Meta Platforms, Inc. and affiliates. Release: https://www.npmjs.com/package/react-dom/v/19.2.7 Project: https://github.com/facebook/react react-i18next 15.7.4 Licence: MIT Copyright: Copyright (c) 2025 i18next Release: https://www.npmjs.com/package/react-i18next/v/15.7.4 Project: https://github.com/i18next/react-i18next react-router 7.18.1 Licence: MIT Copyright: Copyright (c) React Training LLC 2015-2019 Release: https://www.npmjs.com/package/react-router/v/7.18.1 Project: https://github.com/remix-run/react-router react-router-dom 7.18.1 Licence: MIT Copyright: Copyright (c) React Training LLC 2015-2019 Release: https://www.npmjs.com/package/react-router-dom/v/7.18.1 Project: https://github.com/remix-run/react-router ret 0.1.15 Licence: MIT Copyright: Copyright (C) 2011 by Roly Fentanes Release: https://www.npmjs.com/package/ret/v/0.1.15 Project: https://github.com/fent/ret.js scheduler 0.27.0 Licence: MIT Copyright: Copyright (c) Meta Platforms, Inc. and affiliates. Release: https://www.npmjs.com/package/scheduler/v/0.27.0 Project: https://github.com/facebook/react set-cookie-parser 2.7.2 Licence: MIT Copyright: Copyright (c) 2015 Nathan Friedly (http://nfriedly.com/) Release: https://www.npmjs.com/package/set-cookie-parser/v/2.7.2 Project: https://github.com/nfriedly/set-cookie-parser simple-swizzle 0.2.4 Licence: MIT Copyright: Copyright (c) 2015 Josh Junon Release: https://www.npmjs.com/package/simple-swizzle/v/0.2.4 Project: https://github.com/qix-/node-simple-swizzle sql-formatter 15.8.2 Licence: MIT Copyright: Copyright (c) 2016-2020 ZeroTurnaround LLC Release: https://www.npmjs.com/package/sql-formatter/v/15.8.2 Project: https://github.com/sql-formatter-org/sql-formatter tailwindcss 4.3.2 Licence: MIT Copyright: Copyright (c) Tailwind Labs, Inc. Release: https://www.npmjs.com/package/tailwindcss/v/4.3.2 Project: https://github.com/tailwindlabs/tailwindcss tslib 2.8.1 Licence: 0BSD Copyright: Copyright (c) Microsoft Corporation. Release: https://www.npmjs.com/package/tslib/v/2.8.1 Project: https://github.com/Microsoft/tslib vite 6.4.3 Licence: MIT Copyright: Copyright (c) 2019-present, VoidZero Inc. and Vite contributors Release: https://www.npmjs.com/package/vite/v/6.4.3 Project: https://github.com/vitejs/vite void-elements 3.1.0 Licence: MIT Copyright: Copyright (c) 2014 hemanth Release: https://www.npmjs.com/package/void-elements/v/3.1.0 Project: https://github.com/pugjs/void-elements Where the licence texts are --------------------------- Each package's own licence file, as its authors wrote it, is inside the source its entry points at, at the release named there. The canonical text of every licence named above: 0BSD https://spdx.org/licenses/0BSD.html Apache-2.0 https://spdx.org/licenses/Apache-2.0.html BSD-3-Clause https://spdx.org/licenses/BSD-3-Clause.html CC0-1.0 https://spdx.org/licenses/CC0-1.0.html LGPL-3.0 https://spdx.org/licenses/LGPL-3.0.html MIT https://spdx.org/licenses/MIT.html Python-2.0 https://spdx.org/licenses/Python-2.0.html Zlib https://spdx.org/licenses/Zlib.html