ExplainGit — Third-Party Notices ================================ The "Code Map" widget on the ExplainGit Read pages (explaingit.com, gitwtfhub.com, git404hub.com) is (c) 2026 BitVibe Labs and is proprietary (see the project LICENSE). It runs on the third-party open-source software listed below. The libraries are loaded at runtime from the jsDelivr CDN (referenced by URL — not bundled or redistributed by us); two UI effects were adapted as noted. Each component remains under its own license. Follow each link for that project's full license text and exact copyright lines. RUNTIME LIBRARIES (loaded from cdn.jsdelivr.net) ------------------------------------------------- graphology 0.26.0 MIT https://www.npmjs.com/package/graphology graphology-layout-forceatlas2 0.10.1 MIT https://www.npmjs.com/package/graphology-layout-forceatlas2 graphology-layout-noverlap 0.4.2 MIT https://www.npmjs.com/package/graphology-layout-noverlap graphology-communities-louvain 2.0.2 MIT https://www.npmjs.com/package/graphology-communities-louvain sigma 3.0.3 MIT https://www.npmjs.com/package/sigma web-tree-sitter 0.20.8 MIT https://www.npmjs.com/package/web-tree-sitter tree-sitter-wasms 0.1.13 The Unlicense (public domain) https://www.npmjs.com/package/tree-sitter-wasms tree-sitter grammars (javascript, typescript, python), bundled inside tree-sitter-wasms MIT https://github.com/tree-sitter ADAPTED COMPONENTS ------------------ File-tree explorer A vanilla-JavaScript port of the "Tree (custom icons)" component by Hayden Bleasel — Kibo UI (https://www.kibo-ui.com/components/tree), also published on 21st.dev. Copyright (c) Hayden Bleasel. MIT License. Loading animation ("dotted surface") A canvas-2D reimplementation of the waving dotted-points effect published as a community component on 21st.dev (21st.dev component content is MIT-licensed), itself derived from the classic three.js "points / waves" example. Copyright (c) the three.js authors (https://threejs.org). MIT License. INSPIRATION (no source code used) ---------------------------------- GitNexus (https://github.com/abhigyanpatwari/GitNexus) — PolyForm Noncommercial 1.0.0. The Code Map's general approach (parse a repository in the browser, build a graph, render it) was inspired by GitNexus, but this implementation is clean-room and written from scratch. No GitNexus source code was copied, adapted, or redistributed, and this product uses none of it. ---------------------------------------------------------------------- MIT License (applies to every item marked "MIT" above; copyright is held by each project's respective authors — see the linked project for its exact notice) 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. ---------------------------------------------------------------------- The Unlicense (tree-sitter-wasms) This is free and unencumbered software released into the public domain. No attribution is required. Full text: https://unlicense.org/