webdevtoolsbase — Third-Party Notices ===================================== This site is built with original code by Takenick Innovation and bundles the open-source components listed below. Each component remains under its own license; the full license texts referenced here are reproduced at the end of this file. All third-party trademarks are the property of their respective owners. Last updated: 2026-06-15 ------------------------------------------------------------------------------ BUNDLED JAVASCRIPT (/assets/vendor) ------------------------------------------------------------------------------ 1. @babel/standalone (babel.min.js) License: MIT License Copyright (c) 2014-present Sebastian McKenzie and the Babel contributors https://github.com/babel/babel 2. js-beautify (beautify.js, beautify-css.js, beautify-html.js) License: MIT License Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors https://github.com/beautify-web/js-beautify 3. fflate (fflate.js) License: MIT License Copyright (c) 2020 Arjun Barrett https://github.com/101arrowz/fflate 4. js-yaml (js-yaml.js) License: MIT License Copyright (c) 2011-2015 Vitaly Puzrin and 2011 Dervus Grim https://github.com/nodeca/js-yaml 5. JsBarcode (jsbarcode.js) License: MIT License Copyright (c) Johan Lindell https://github.com/lindell/JsBarcode 6. jsQR (jsqr.js) License: Apache License 2.0 Copyright (c) Cosmo Wolfe https://github.com/cozmo/jsQR 7. Mammoth.js (mammoth.browser.min.js) License: BSD 2-Clause License Copyright (c) Michael Williamson https://github.com/mwilliamson/mammoth.js 8. Marked (marked.js) License: MIT License Copyright (c) 2018-2026 MarkedJS; Copyright (c) 2011-2018 Christopher Jeffrey https://github.com/markedjs/marked 9. md5.js License: Self-hosted implementation (original to Takenick Innovation) Compact MD5 based on the RSA Data Security, Inc. MD5 Message-Digest Algorithm. Web Crypto does not provide MD5; this small implementation is original to this project. 10. Papa Parse (papaparse.js, v5.5.3) License: MIT License Copyright (c) 2015-present Matthew Holt and contributors https://github.com/mholt/PapaParse 11. qrcode-generator (qrcode.js, v2.0.4) License: MIT License Copyright (c) 2009 Kazuhiko Arase https://github.com/kazuhikoarase/qrcode-generator 12. React and ReactDOM (react.production.min.js, react-dom.production.min.js) License: MIT License Copyright (c) Meta Platforms, Inc. and affiliates https://github.com/facebook/react 13. sql-formatter (sql-formatter.js) License: MIT License Copyright (c) 2016-present sql-formatter-org and contributors https://github.com/sql-formatter-org/sql-formatter 14. SheetJS Community Edition (xlsx.full.min.js) License: Apache License 2.0 Copyright (c) 2012-present SheetJS LLC https://sheetjs.com 15. ZXing-JS / @zxing/library (zxing.js) License: Apache License 2.0 Copyright (c) ZXing authors; Nu-book Inc. and contributors https://github.com/zxing-js/library ------------------------------------------------------------------------------ BUNDLED FONTS (/assets/fonts) ------------------------------------------------------------------------------ 16. Space Grotesk (assets/fonts/space-grotesk-bold.woff2, assets/fonts/space-grotesk-med.woff2) License: SIL Open Font License 1.1 Copyright (c) Florian Karsten https://github.com/floriankarsten/space-grotesk 17. JetBrains Mono (assets/fonts/jetbrains-mono.woff2) License: SIL Open Font License 1.1 Copyright (c) JetBrains https://github.com/JetBrains/JetBrainsMono 18. Hanken Grotesk (assets/fonts/hanken-grotesk.woff2) License: SIL Open Font License 1.1 Copyright (c) Alfredo Marco Pradil https://github.com/hanken-design/hanken-grotesk ============================================================================== FULL LICENSE TEXTS ============================================================================== ### MIT License (applies to the MIT-licensed components above) MIT License 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. ### BSD 2-Clause License (applies to Mammoth.js) BSD 2-Clause License Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ### Apache License 2.0 (summary) Components marked "Apache License 2.0" above (jsQR, SheetJS Community Edition, ZXing-JS) are licensed under the Apache License, Version 2.0. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 The Apache 2.0 license requires that this distribution retain the above copyright notices and this attribution. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ### SIL Open Font License 1.1 (summary) The fonts listed above are licensed under the SIL Open Font License, Version 1.1. The full license is available at: https://scripts.sil.org/OFL The fonts may be used, studied, modified, and redistributed freely as long as they are not sold by themselves and any derivative is released under the OFL. All other code on this site is original to Takenick Innovation.