Open Source Licenses
The OpenHW Studio platform is built upon a foundation of excellent open-source libraries. Below is a curated list of our major dependencies and their respective licenses, extracted from our package configurations.
Primary Technologies
| Project | License | Official Repository |
|---|---|---|
| avr8js | MIT | wokwi/avr8js |
| rp2040js | MIT | wokwi/rp2040js |
| React | MIT | facebook/react |
| Vite | MIT | vitejs/vite |
| VitePress | MIT | vuejs/vitepress |
| Express | MIT | expressjs/express |
| Mongoose | MIT | Automattic/mongoose |
Secondary Dependencies
| Project | License | Official Repository |
|---|---|---|
| Monaco Editor | MIT | microsoft/monaco-editor |
| Tailwind CSS | MIT | tailwindlabs/tailwindcss |
| Lucide React | ISC | lucide-icons/lucide |
| Zustand | MIT | pmndrs/zustand |
| ws (WebSockets) | MIT | websockets/ws |
| LittleFS | BSD 3-Clause | littlefs-project/littlefs |
| Axios | MIT | axios/axios |
| JSONWebToken | MIT | auth0/node-jsonwebtoken |
Note: A full, automatically generated SPDX license report for all transitive dependencies is included in the production build artifacts of the OpenHW Studio application suite.
