最后更新:2025年12月29日
Lightning 基于 Tauri 框架构建,这是一个用于构建安全跨平台桌面应用的工具包。
| 组件 | 版本 | 许可证 | 仓库 |
|---|---|---|---|
| tauri | 2.8.4 | Apache-2.0 OR MIT | GitHub |
| @tauri-apps/api | 2.9.0 | Apache-2.0 OR MIT | GitHub |
| tauri-plugin-autostart | 2.x | Apache-2.0 OR MIT | GitHub |
| tauri-plugin-clipboard-manager | 2.x | Apache-2.0 OR MIT | GitHub |
| tauri-plugin-dialog | 2.x | Apache-2.0 OR MIT | GitHub |
| tauri-plugin-fs | 2.x | Apache-2.0 OR MIT | GitHub |
| tauri-plugin-log | 2.x | Apache-2.0 OR MIT | GitHub |
| tauri-plugin-shell | 2.x | Apache-2.0 OR MIT | GitHub |
| 组件 | 版本 | 许可证 | 描述 |
|---|---|---|---|
| serde | 1.0 | MIT OR Apache-2.0 | 序列化框架 |
| serde_json | 1.0 | MIT OR Apache-2.0 | JSON 支持 |
| tokio | 1.0+ | MIT | 异步运行时 |
| toml | 0.8 | MIT OR Apache-2.0 | TOML 配置支持 |
| 组件 | 版本 | 许可证 | 描述 |
|---|---|---|---|
| reqwest | 0.11 | MIT OR Apache-2.0 | HTTP 客户端 |
| url | 2.5 | MIT OR Apache-2.0 | URL 解析 |
| urlencoding | 2.1 | MIT | URL 编码 |
| tiny_http | 0.12 | MIT OR Apache-2.0 | HTTP 服务器 |
| 组件 | 版本 | 许可证 | 描述 |
|---|---|---|---|
| anyhow | 1.0 | MIT OR Apache-2.0 | 错误处理 |
| thiserror | 2.0 | MIT OR Apache-2.0 | 自定义错误类型 |
| chrono | 0.4 | MIT OR Apache-2.0 | 日期时间处理 |
| uuid | 1.0 | Apache-2.0 OR MIT | UUID 生成 |
| regex | 1.10 | MIT OR Apache-2.0 | 正则表达式 |
| base64 | 0.22 | MIT OR Apache-2.0 | Base64 编码 |
| log | 0.4 | MIT OR Apache-2.0 | 日志接口 |
| dirs | 5.0 | MIT OR Apache-2.0 | 目录路径处理 |
| which | 6.0 | MIT | 查找可执行文件 |
| libloading | 0.8 | ISC | 动态库加载 |
| open | 5.0 | MIT | 打开 URL/文件 |
| once_cell | 1.19 | MIT OR Apache-2.0 | 全局状态管理 |
| rev_lines | 0.3 | MIT | 反向读取行 |
| 组件 | 版本 | 许可证 | 描述 |
|---|---|---|---|
| vite | 5.4.20 | MIT | 构建工具 |
| typescript | 5.9.2 | Apache-2.0 | TypeScript 编译器 |
| eslint | 8.57.1 | MIT | 代码检查 |
| prettier | 3.6.2 | MIT | 代码格式化 |
| 组件 | 版本 | 许可证 | 描述 |
|---|---|---|---|
| vitest | 1.6.1 | MIT | 单元测试 |
| @playwright/test | 1.57.0 | Apache-2.0 | 端到端测试 |
| jsdom | 23.2.0 | MIT | DOM 模拟 |
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.
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
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.
ISC License Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
我们衷心感谢所有使 Lightning 成为可能的开源项目及其贡献者。开源社区致力于创建免费且可访问的软件,这种精神令人钦佩。