


























今天在 GitHub Trending 上看到一个有意思的项目: penpot,这是一个开源项目
<imgwidth=“100%“src=“https://github.com/user-attachments/assets/da17b160-f289-436f-b140-972083a08602"/
GitHub: https://github.com/penpot/penpot
项目基于以下关键技术实现:
| 文件 | 说明 |
|---|---|
package.json | JSON · 0.7 KB |
package.json:
{
"name": "penpot",
"version": "1.20.0",
"license": "MPL-2.0",
"author": "Kaleidos INC Sucursal en España SL",
"private": true,
"packageManager": "[email protected]+sha512.19cc852c120c7125760f2443ee6be0ca5b40f9f50598de1a09a1f177503e010e57c23c77646e01e761de59bf874fb22a3398c33ab9691fc13eb946b6f0f4d620",
"repository": {
"type": "git",
"url": "https://github.com/penpot/penpot"
},
"type": "module",
"scripts": {
"lint": "./scripts/lint",
"check-fmt": "./scripts/check-fmt",
"fmt": "./scripts/fmt"
},
"devDependencies": {
"@types/node": "^25.9.2",
"esbuild": "^0.28.0",
"mdts": "^0.20.3",
"nrepl-client": "^0.3.0",
"opencode-ai": "^1.17.0"
}
}
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) KALEIDOS INC Sucursal en España SL
penpot 是 GitHub Trending 上的热门开源项目, 在技术社区具有较高影响力。 项目代码结构清晰,文档完善,适合深入学习和实际应用。
🔗 项目地址:https://github.com/penpot/penpot
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。