Excalibur was made possible by these open-source frameworks and libraries.
App
Frameworks and Libraries
Ionic Framework
MIT License - Cross-platform mobile and desktop UI toolkitionicframework.comVite
MIT License - Frontend build toolvite.devimmer
MIT License - Immer library for immutable updatesimmer GitHub
Electron
Electron
MIT License - Cross-platform desktop app frameworkelectronjs.orgElectron-Vite
MIT License - Next generation Electron build tooling based on Viteelectron-vite.orgElectron-Builder
MIT License - Electron application builderelectron.build
Fonts
Others
Vitest
MIT License - Fast unit test frameworkvitest.devCypress
MIT License - End-to-end testing frameworkcypress.ioESLint
MIT License - Pluggable JavaScript lintereslint.org
Server
Libraries
Uvicorn
BSD 3-Clause License - ASGI web server for Pythonuvicorn.orgPyCryptodome
Public Domain & BSD 2-Clause License - A self-contained Python package of low-level cryptographic primitives.pycryptodome.org
Database
DuckDB
MIT License - Fast, open-source, analytical database systemduckdb.orgSQLModel
MIT License - Library for interacting with SQL databases from Python code, with Python objectssqlmodel.tiangolo.com
Others
TOML Kit
MIT License - Style-preserving TOML library for PythonTOML Kit GitHub