|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: Third-Party Licenses |
| 4 | +published: true |
| 5 | +date: 2025-08-15 |
| 6 | +modified: 2025-08-15 |
| 7 | +order: /terms/06 |
| 8 | +--- |
| 9 | +The DAX Lib website and service incorporate third-party components from the projects listed below. The original copyright notices and applicable licenses under which SQLBI Corp. received these components are provided herein for reference. |
| 10 | + |
| 11 | +Below are reference links to the licenses governing each third-party component, making it easier to review the terms under which they are provided: |
| 12 | + |
| 13 | +- [ISC License](https://opensource.org/license/isc-license-txt) |
| 14 | +- [MIT License](https://opensource.org/license/mit) |
| 15 | +- [BSD 3-Clause License](https://opensource.org/license/bsd-3-clause) |
| 16 | +- [Apache License 2.0](https://opensource.org/license/apache-2-0) |
| 17 | + |
| 18 | +## Website |
| 19 | + |
| 20 | +Here is a list of third-party components used by the DAX Lib website: |
| 21 | + |
| 22 | +### Components under the ISC License |
| 23 | + |
| 24 | +- [Lucide Icons](https://lucide.dev/) |
| 25 | + |
| 26 | +### Components under the MIT License |
| 27 | + |
| 28 | +- [Phosphor Icons](https://phosphoricons.com/) |
| 29 | +- [Monaco Editor](https://microsoft.github.io/monaco-editor/) |
| 30 | +- [Monaco Editor for React](https://github.com/suren-atoyan/monaco-react) |
| 31 | +- [PrismJS](https://prismjs.com/) |
| 32 | +- [medium-zoom](https://github.com/francoischalifour/medium-zoom) |
| 33 | +- [Split.js](https://split.js.org/) |
| 34 | +- [fflate](https://101arrowz.github.io/fflate/) |
| 35 | +- [Marked](https://marked.js.org/) |
| 36 | +- [Radix UI](https://www.radix-ui.com/) |
| 37 | +- [React](https://reactjs.org/) |
| 38 | +- [React Loading Skeleton](https://github.com/dvtng/react-loading-skeleton) |
| 39 | +- [html-react-parser](https://github.com/remarkablemark/html-react-parser) |
| 40 | +- [react-error-boundary](https://github.com/bvaughn/react-error-boundary) |
| 41 | +- [React Router DOM](https://reactrouter.com/en/main) |
| 42 | +- [SWR](https://swr.vercel.app/) |
| 43 | + |
| 44 | +### Components under the BSD 3-Clause License |
| 45 | + |
| 46 | +- [react-medium-image-zoom](https://github.com/rpearce/react-medium-image-zoom) - Copyright © 2020, Robert Pearce |
| 47 | + |
| 48 | +### Components under the Apache License 2.0 |
| 49 | + |
| 50 | +- [Fuse.js](https://fusejs.io/) - Copyright © 2017, Kirollos Risk |
| 51 | + |
| 52 | +## Service |
| 53 | + |
| 54 | +Here is a list of third-party components used by the DAX Lib service: |
| 55 | + |
| 56 | +<todo visible>The list of components used by the DAX Lib service</todo> |
0 commit comments