{"id":13672708,"url":"https://github.com/leaferjs/leafer","last_synced_at":"2026-04-02T18:41:25.716Z","repository":{"id":121665731,"uuid":"609887952","full_name":"leaferjs/leafer","owner":"leaferjs","description":"好用的 Canvas 引擎，leafer 是核心代码库，leafer-ui 是入口仓库(stars 3.7k)。","archived":false,"fork":false,"pushed_at":"2026-03-24T14:15:41.000Z","size":1943,"stargazers_count":317,"open_issues_count":0,"forks_count":35,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-03-29T05:08:12.250Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/leaferjs/leafer-ui","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leaferjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-05T14:42:47.000Z","updated_at":"2026-03-24T14:00:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"f60d33cf-efb7-4276-936f-ccef573cf7ca","html_url":"https://github.com/leaferjs/leafer","commit_stats":{"total_commits":613,"total_committers":3,"mean_commits":"204.33333333333334","dds":"0.0032626427406199365","last_synced_commit":"6050998636a460fbaf624148bfa4fff823eb8e17"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/leaferjs/leafer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leaferjs%2Fleafer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leaferjs%2Fleafer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leaferjs%2Fleafer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leaferjs%2Fleafer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leaferjs","download_url":"https://codeload.github.com/leaferjs/leafer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leaferjs%2Fleafer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31134098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T05:59:46.902Z","status":"ssl_error","status_checked_at":"2026-03-29T05:59:43.099Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T09:01:44.928Z","updated_at":"2026-04-02T18:41:25.708Z","avatar_url":"https://github.com/leaferjs.png","language":"TypeScript","readme":"# LeaferJS\n\n一款革新、好用的 Canvas 引擎, 轻松实现专业图形编辑。适用于图形编辑、小游戏、互动应用、组态软件、生成图片与短视频等场景。\n\n[![LeaferJS](https://www.leaferjs.com/image/leaferjs.jpg?d=1126)](https://www.leaferjs.com)\n\n提供了丰富的 UI 绘图元素，和开箱即用的功能，如自动布局、图形编辑、SVG 导出等，方便与 PS、 Figma、Sketch 等产品进行对接。并为跨平台开发提供了统一的交互事件，如拖拽、旋转、缩放手势等。\n\n📗 [图文并茂、由浅入深的了解 LeaferJS](https://leaferjs.com/ui/blog/2024-07-09.html)\n\n📙 [全新动画、状态、过渡、游戏功能](https://leaferjs.com/ui/blog/2024-09-20.html)\n\n📘 [绝境中盛开，LeaferJS 的创业故事](https://leaferjs.com/ui/blog/2024-04-08.html)\n\n如果你觉得不错，请帮我们点个 [Star](https://github.com/leaferjs/leafer-ui) 🌟 ，让这个库被更多的人看见 ✨ ✨ ✨\n\n\u003cdiv style=\"display:flex; gap: 12px\"\u003e\n\u003ca target=\"_blank\" href=\"https://github.com/leaferjs/leafer-ui\" aria-label=\"github\"  rel=\"noopener\"\u003e\n  \u003cimg width=\"120\" title=\"github\" src=\"https://www.leaferjs.com/svg/github-stars.svg?d=1204\" /\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\n## 快速入门\n\n[1. 准备在线 Playground 环境](https://leaferjs.com/ui/guide/runtime.html)\n\n用于运行、练习后续的示例代码。\n\n[2. 学习 LeaferJS 快速入门教程](https://leaferjs.com/ui/guide/basic/app.html)\n\n跟随官网教程步骤（文档底部有下一步引导按钮）从浅到深的学习，动手调试每一段示例代码。\n\n## 快速安装\n\n🚀 想马上在产品中使用，请安装 [leafer-ui](https://leaferjs.com/ui/guide/install/ui/start.html)（66KB min+gzip 零依赖），开始你的探索之旅。\n\n也可直接安装 [leafer](https://leaferjs.com/ui/guide/install/leafer/start.md) 全量包, 会自动安装 `leafer-ui` 包和 `@leafer-in/*` 所有插件包。\n\n\u003c!-- ### 场景包\n\n高效绘图场景，推荐直接安装更轻量的 [leafer-draw](https://leaferjs.com/ui/guide/install/draw/start.html) （50KB min+gzip）。\n\n游戏开发场景，推荐直接安装更省心的 [leafer-game](https://leaferjs.com/ui/guide/install/game/start.html)，已集成了游戏相关插件。\n\n图形编辑场景，推荐直接安装更省心的 [leafer-editor](https://leaferjs.com/ui/guide/install/editor/start.html)，已集成了图形编辑器相关插件。 --\u003e\n\n## 仓库组成\n\n[LeaferJS](https://github.com/leaferjs/LeaferJS) 主集成仓库，可直接运行代码。\n\n[leafer](https://github.com/leaferjs/leafer) 核心仓库。\n\n[leafer-ui](https://github.com/leaferjs/leafer-ui) UI 仓库。\n\n[leafer-in](https://github.com/leaferjs/leafer-in) 插件仓库。\n\n[leafer-x](https://github.com/leaferjs/leafer-x) 社区插件提交仓库。\n\n[test](https://github.com/leaferjs/test) 自动化测试仓库。\n\n[code](https://github.com/leaferjs/code) 示例代码仓库。\n\n[docs](https://github.com/leaferjs/docs) 在线文档仓库。\n\n## 使命与愿景\n\nLeaferJS 致力于实现一套简洁、开放、现代化的 UI 绘图语言标准，表现力丰富，便于 AI 理解，人类可视化使用，并为数字化产品开发提供跨平台、轻量化、高性能的运行时。\n\n让不同的软件之间能够沟通、协作、共享绘图数据，让数字化产品开发可以更快、更简单。\n\n通过不断革新的图形渲染技术、配套支持， 吸引更多的开发者加入使用，建立起一个开放的生态环境，沟通有无，互相从中受益，推动行业的快速发展，并诞生出更多有创意的技术和产品。\n\n我们的目标不仅是打造最前沿的 2D 和未来的 3D 引擎技术，更要创造一套简洁、开放、现代化的 UI 绘图标准。我们希望为开发者带来极致的开发体验，助力他们快速构建 AI 时代的网页、应用、设计、画布、游戏和动画等可视化生产力工具，推动下一代本地优先的 Figma、Miro、Notion、Unity、Adobe、Canva、Webflow 等创新产品的诞生。\n\n![leaferjs](https://www.leaferjs.com/ui/svg/leaferjs.svg?d=013007)\n\n![覆盖场景](https://www.leaferjs.com/ui/image/blog/20241120/plan.jpg)\n\n这是一段漫长而又充满乐趣的旅程，我们正在年复一年、坚定地向这个目标持续前进，可以通过 [开发计划](https://www.leaferjs.com/ui/plan/) 了解更多信息。\n\n## 卓越文化\n\n我们追求慢慢打造出这样的团队与社区氛围:\n\n**真诚坚韧、追求卓越、热爱生活、与众不同、倾听、互帮互助、懂得取舍、不怕失败、结果导向**\n\n我们相信当一个人身心强健，对这个世界充满无限好奇的时候，会产生出源源不断的生命力和创造力，所以我们鼓励追求卓越与热爱生活，也许我们会因为健身、美食、旅行、摄影、音乐、写作、绘画、舞蹈、游戏等热爱而了解彼此，也许我们还会有自己的乐队、画展、读书会...\n\n我们要一起去攀登一座座别人从未到达过的高峰，同时我们也了解自己的能力边界，将聪明才智都聚焦到我们最感兴趣，也对用户最有价值的那个点上，在那里做出前人未曾有过的东西。\n\n我们知道成功并非一蹴而就，所以我们接纳路途中的失败、偶尔的躺平，只要拥有坚韧的气质和永不放弃的精神，从失败中吸取教训，不断成长，积累一个个小小的胜利，就一定会抵达目的地。\n\n希望我们能一起创办出 **一家像胖东来一样的新型互联网企业和社区，** 如果你喜欢这样的文化，欢迎阅读 [贡献指南](https://www.leaferjs.com/ui/contribute/guide.html)，可以一起参与进来。\n\n## 贡献指南\n\n当你使用 LeaferJS 时, 你就已成为了 这个充满活力的大家庭 的一员，踏入这座建设中的“技术城堡”。只有通过每位成员的热情参与与贡献，这座城堡才能逐步走向完善。\n\n[社区行为准则](./contributor/CODE_OF_CONDUCT.md)\n\n[代码提交规范](./contributor/COMMIT_CONVENTION.md)\n\n[提问的智慧](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md#%E6%8F%90%E9%97%AE%E7%9A%84%E6%99%BA%E6%85%A7)\n\n## 致谢贡献者\n\n[每一位贡献代码的社区成员](https://github.com/leaferjs/leafer-ui/graphs/contributors)\n\n[每一位参与生态的社区成员](https://www.leaferjs.com/ui/contribute/)\n\n## 赞助商\n\n\u003cp\u003e\u003ch3 align=\"center\"\u003e金牌赞助商\u003c/h3\u003e\u003c/p\u003e\n\u003cp style=\"display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;\"\u003e\n  \u003ca target=\"_blank\" href=\"https://xpai.design\"\u003e\n        \u003cimg width=\"180\" title=\"迅排设计\" src=\"https://www.leaferjs.com/image/sponsor/gold/xp.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://github.com/dromara/yft-design\"\u003e\n        \u003cimg width=\"180\" title=\"yft-design\" src=\"https://www.leaferjs.com/image/sponsor/gold/yft.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.finclip.com/landing/miniappgame?from=leafer\"\u003e\n        \u003cimg width=\"180\" title=\"FinClip\" src=\"https://www.leaferjs.com/image/sponsor/gold/finclip.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://hiif.ong\"\u003e\n        \u003cimg width=\"180\" title=\"hiif\" src=\"https://www.leaferjs.com/image/sponsor/gold/hiif.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.seafox.cc\"\u003e\n        \u003cimg width=\"180\" title=\"seafox\" src=\"https://www.leaferjs.com/image/sponsor/gold/seafox.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://dooring.vip\"\u003e\n        \u003cimg width=\"180\" title=\"dooring\" src=\"https://www.leaferjs.com/image/sponsor/gold/dooring.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://pro.kuaitu.cc\"\u003e\n        \u003cimg width=\"180\" title=\"快图设计\" src=\"https://www.leaferjs.com/image/sponsor/gold/kuaitu.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://chensuiyi.me\"\u003e\n        \u003cimg width=\"180\" title=\"前端之虎陈随易\" src=\"https://www.leaferjs.com/image/sponsor/gold/chensuiyi.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://boardos.online\"\u003e\n        \u003cimg width=\"180\" title=\"在线实时白板协作系统\" src=\"https://www.leaferjs.com/image/sponsor/gold/boardos.svg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"http://www.yunform.cn\"\u003e\n        \u003cimg width=\"180\" title=\"数据查询录入表单页面制作效率工具\" src=\"https://www.leaferjs.com/image/sponsor/gold/yunform.svg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003c/p\u003e\n\n\u003cp\u003e\u003ch3 align=\"center\"\u003e银牌赞助\u003c/h3\u003e\u003c/p\u003e\n\u003cp style=\"display: flex;flex-wrap: wrap;justify-content: center;gap: 5px;\"\u003e\n\u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"ARAM\" src=\"https://api.pxgrow.com/uploads/avatar/3Pv/P26/zw/u.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"Winning\" src=\"https://www.pxgrow.com/image/user/default/4.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"刘洋\" src=\"https://www.pxgrow.com/image/user/default/2.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"张老爷\" src=\"https://api.pxgrow.com/uploads/avatar/76z/6wz/Px/u.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"KevinJiaCN\" src=\"https://www.pxgrow.com/image/user/default/3.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"goosen\" src=\"https://www.pxgrow.com/image/sponsor/user/122.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"dev_chen\" src=\"https://www.pxgrow.com/image/sponsor/user/137.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"frameelf\"\u003e\n        \u003cimg width=\"40\" title=\"o\" src=\"https://api.pxgrow.com/uploads/avatar/3Pv/P2S/ww/u.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"Y\" src=\"https://www.pxgrow.com/image/sponsor/user/131.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://github.com/daodaolee\"\u003e\n        \u003cimg width=\"40\" title=\"道里\" src=\"https://www.pxgrow.com/image/sponsor/user/108.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"dong\" src=\"https://www.pxgrow.com/image/sponsor/user/yellow.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"三一\" src=\"https://www.pxgrow.com/image/sponsor/user/151.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.fastadmin.net\"\u003e\n        \u003cimg width=\"40\" title=\"F4nniu\" src=\"https://api.pxgrow.com/uploads/avatar/3Pv/P26/P3/u.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"风之影\" src=\"https://www.pxgrow.com/image/sponsor/user/81.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"😊\" src=\"https://www.pxgrow.com/image/sponsor/user/79.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://pro.kuaitu.cc/\"\u003e\n        \u003cimg width=\"40\" title=\"快图设计\" src=\"https://www.pxgrow.com/image/sponsor/user/72.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"ycteng\" src=\"https://www.pxgrow.com/image/sponsor/user/purple.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://afdian.com/a/herobeast\"\u003e\n        \u003cimg width=\"40\" title=\"herobeast\" src=\"https://www.pxgrow.com/image/sponsor/user/63.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"Evel\" src=\"https://www.pxgrow.com/image/sponsor/user/62.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"icezeros\" src=\"https://www.pxgrow.com/image/sponsor/user/purple.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"林伟强@青柠设计\" src=\"https://www.pxgrow.com/image/sponsor/user/purple.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://github.com/Misakey-Mikoto\"\u003e\n        \u003cimg width=\"40\" title=\"misakey\" src=\"https://www.pxgrow.com/image/sponsor/user/orange.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"junna\" src=\"https://www.pxgrow.com/image/sponsor/user/57.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"http://www.nickspace.cn\"\u003e\n        \u003cimg width=\"40\" title=\"NickSpace\" src=\"https://www.pxgrow.com/image/sponsor/user/purple.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://afdian.com/a/ziiziz\"\u003e\n        \u003cimg width=\"40\" title=\"YGG\" src=\"https://www.pxgrow.com/image/sponsor/user/55.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"tony\" src=\"https://www.pxgrow.com/image/sponsor/user/51.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"lk\" src=\"https://api.pxgrow.com/uploads/avatar/39A/334/wC/u.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"用户z89CSwv9\" src=\"https://www.pxgrow.com/image/user/default/2.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"南\" src=\"https://www.pxgrow.com/image/sponsor/user/purple.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"..\" src=\"https://www.pxgrow.com/image/sponsor/user/44.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"__tynam\" src=\"https://www.pxgrow.com/image/sponsor/user/43.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://github.com/zhixiaotong\"\u003e\n        \u003cimg width=\"40\" title=\"知晓同丶\" src=\"https://www.pxgrow.com/image/sponsor/user/42.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"馒头\" src=\"https://www.pxgrow.com/image/sponsor/user/41.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"刘杨\" src=\"https://www.pxgrow.com/image/sponsor/user/26.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"Biu\" src=\"https://www.pxgrow.com/image/sponsor/user/32.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.leaferjs.com\"\u003e\n        \u003cimg width=\"40\" title=\"Leafer\" src=\"https://www.pxgrow.com/image/sponsor/user/4.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"sunboy\" src=\"https://www.pxgrow.com/image/sponsor/user/36.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"张恒来啦\" src=\"https://www.pxgrow.com/image/sponsor/user/35.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"呆若牦牛\" src=\"https://www.pxgrow.com/image/sponsor/user/34.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"艳霞\" src=\"https://www.pxgrow.com/image/sponsor/user/33.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"skywalker512\" src=\"https://www.pxgrow.com/image/sponsor/user/21.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.u-tools.cn/plugins/detail/%E6%88%AA%E5%9B%BE%E5%B7%A5%E5%85%B7%20Plus/index.html\"\u003e\n        \u003cimg width=\"40\" title=\"xiaou@截图工具\" src=\"https://www.pxgrow.com/image/sponsor/user/135.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"黄鸭梨\" src=\"https://www.pxgrow.com/image/sponsor/user/yellow.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"子洋\" src=\"https://www.pxgrow.com/image/sponsor/user/17.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"一只胖憨憨\" src=\"https://api.pxgrow.com/uploads/avatar/249/AzA/32/u.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"danshen.me\"\u003e\n        \u003cimg width=\"40\" title=\"channely\" src=\"https://www.pxgrow.com/image/sponsor/user/15.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"ibryang\" src=\"https://www.pxgrow.com/image/user/default/2.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"用户3PvP2Sxw\" src=\"https://www.pxgrow.com/image/user/default/2.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"kooriookami\" src=\"https://www.pxgrow.com/image/user/default/3.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"毛豆花生\" src=\"https://www.pxgrow.com/image/sponsor/user/8.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://afdian.com/a/programschool\"\u003e\n        \u003cimg width=\"40\" title=\"编程学院\" src=\"https://www.pxgrow.com/image/sponsor/user/7.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://afdian.com/u/8230187ef5a811eeba2d5254001e7c00\"\u003e\n        \u003cimg width=\"40\" title=\"Jikun\" src=\"https://www.pxgrow.com/image/sponsor/user/5.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"robot\" src=\"https://www.pxgrow.com/image/sponsor/user/29.jpeg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"黄某人\" src=\"https://www.pxgrow.com/image/user/default/3.jpg\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"\"\u003e\n        \u003cimg width=\"40\" title=\"爱发电用户_xugk\" src=\"https://www.pxgrow.com/image/sponsor/user/yellow.png\" loading=\"lazy\" /\u003e\n    \u003c/a\u003e\n    \u003c/p\u003e\n\n\u003cp\u003e\u003ch3 align=\"center\"\u003e铜牌赞助\u003c/h3\u003e\u003c/p\u003e\n\u003cp style=\"display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;\"\u003e\n用户z89CSw69 \u0026nbsp;\u0026nbsp;用户CzP9SCAz \u0026nbsp;\u0026nbsp;Kim \u0026nbsp;\u0026nbsp;用户249AzA8v \u0026nbsp;\u0026nbsp;l0f5c7bf \u0026nbsp;\u0026nbsp;夏先生 \u0026nbsp;\u0026nbsp;yinuo \u0026nbsp;\u0026nbsp;用户3wTwAz78 \u0026nbsp;\u0026nbsp;用户zw8T39zT \u0026nbsp;\u0026nbsp;用户249AzA82 \u0026nbsp;\u0026nbsp;用户CzP9SCvz \u0026nbsp;\u0026nbsp;用户39A334xT \u0026nbsp;\u0026nbsp;用户3wTwAz3x \u0026nbsp;\u0026nbsp;用户zw8T39zC \u0026nbsp;\u0026nbsp;稀饭、微凉 \u0026nbsp;\u0026nbsp;用户CzP9SCT4 \u0026nbsp;\u0026nbsp;便宜VPS服务器 \u0026nbsp;\u0026nbsp;菲鸽 \u0026nbsp;\u0026nbsp;szhua \u0026nbsp;\u0026nbsp;Cheng \u0026nbsp;\u0026nbsp;Suezp \u0026nbsp;\u0026nbsp;beyond \u0026nbsp;\u0026nbsp;用户3PvP2S63 \u0026nbsp;\u0026nbsp;o \u0026nbsp;\u0026nbsp;Arvin \u0026nbsp;\u0026nbsp;finallycc \u0026nbsp;\u0026nbsp;用户39A3346C \u0026nbsp;\u0026nbsp;大雷 \u0026nbsp;\u0026nbsp;用户CzP9SC4z \u0026nbsp;\u0026nbsp;随风 \u0026nbsp;\u0026nbsp;用户z89CSwT9 \u0026nbsp;\u0026nbsp;用户3wTwAzCx \u0026nbsp;\u0026nbsp;UPMuling \u0026nbsp;\u0026nbsp;军杨 \u0026nbsp;\u0026nbsp;桔子雨工作室 \u0026nbsp;\u0026nbsp;用户zw8T37xC \u0026nbsp;\u0026nbsp;前端炒饭仔 \u0026nbsp;\u0026nbsp;用户z89CSw46 \u0026nbsp;\u0026nbsp;崮生 \u0026nbsp;\u0026nbsp;互动矩阵 \u0026nbsp;\u0026nbsp;ZhanYoHo \u0026nbsp;\u0026nbsp;何佳Q \u0026nbsp;\u0026nbsp;coderhyh \u0026nbsp;\u0026nbsp;早上好啊 \u0026nbsp;\u0026nbsp;快图设计 \u0026nbsp;\u0026nbsp;do \u0026nbsp;\u0026nbsp;毛哥哥 \u0026nbsp;\u0026nbsp;迅排设计 \u0026nbsp;\u0026nbsp;用户z89CSw86 \u0026nbsp;\u0026nbsp;糖果 \u0026nbsp;\u0026nbsp;南城以北 \u0026nbsp;\u0026nbsp;黑色摩天仑 \u0026nbsp;\u0026nbsp;Charm \u0026nbsp;\u0026nbsp;Lauginwing \u0026nbsp;\u0026nbsp;在路上 \u0026nbsp;\u0026nbsp;Jerry \u0026nbsp;\u0026nbsp;张余🌈 \u0026nbsp;\u0026nbsp;李狗嗨。💢 \u0026nbsp;\u0026nbsp;用户zw8T376T \u0026nbsp;\u0026nbsp;用户249AzA2v \u0026nbsp;\u0026nbsp;ʚ LMT ɞ \u0026nbsp;\u0026nbsp;格子 \u0026nbsp;\u0026nbsp;等等 \u0026nbsp;\u0026nbsp;goosen \u0026nbsp;\u0026nbsp;F4nniu \u0026nbsp;\u0026nbsp;梁福斌 \u0026nbsp;\u0026nbsp;江万江 \u0026nbsp;\u0026nbsp;杨超 \u0026nbsp;\u0026nbsp;ToB Dev \u0026nbsp;\u0026nbsp;前端之虎陈随易 \u0026nbsp;\u0026nbsp;A☀️云☀️A \u0026nbsp;\u0026nbsp;zhk \u0026nbsp;\u0026nbsp;爱发电用户_c9c82 \u0026nbsp;\u0026nbsp;轻简历 \u0026nbsp;\u0026nbsp;爱发电用户_0fac0 \u0026nbsp;\u0026nbsp;wangyesheji.cn \u0026nbsp;\u0026nbsp;风间 \u0026nbsp;\u0026nbsp;爱发电用户_Tqsm \u0026nbsp;\u0026nbsp;爱发电用户_6KpE \u0026nbsp;\u0026nbsp;星小志 \u0026nbsp;\u0026nbsp;zwm \u0026nbsp;\u0026nbsp;爱发电用户_3725c \u0026nbsp;\u0026nbsp;Noth1ng \u0026nbsp;\u0026nbsp;纳西妲の√ \u0026nbsp;\u0026nbsp;爱发电用户_Ahb9 \u0026nbsp;\u0026nbsp;爱发电用户_7617d \u0026nbsp;\u0026nbsp;冷漠 \u0026nbsp;\u0026nbsp;爱发电用户_9RXB \u0026nbsp;\u0026nbsp;今日值得读 \u0026nbsp;\u0026nbsp;爱发电用户_49sT \u0026nbsp;\u0026nbsp;爱发电用户_NFCS \u0026nbsp;\u0026nbsp;爱发电用户_43ad8 \u0026nbsp;\u0026nbsp;爱发电用户_30455 \u0026nbsp;\u0026nbsp;砖吐筷筷 \u0026nbsp;\u0026nbsp;xiaozhang \u0026nbsp;\u0026nbsp;爱发电用户_b47b3 \u0026nbsp;\u0026nbsp;longbow1998 \u0026nbsp;\u0026nbsp;爱发电用户_5d755 \u0026nbsp;\u0026nbsp;爱发电用户_b76b8 \u0026nbsp;\u0026nbsp;爱发电用户_e70c2 \u0026nbsp;\u0026nbsp;xiaou@截图工具 \u0026nbsp;\u0026nbsp;ousiri \u0026nbsp;\u0026nbsp;爱发电用户_039dc \u0026nbsp;\u0026nbsp;花祁 \u0026nbsp;\u0026nbsp;爱发电用户_99f39 \u0026nbsp;\u0026nbsp;坤坤 \u0026nbsp;\u0026nbsp;爱发电用户_X6hp \u0026nbsp;\u0026nbsp;ycteng \u0026nbsp;\u0026nbsp;曹吉美爸爸 \u0026nbsp;\u0026nbsp;啸沧海 \u0026nbsp;\u0026nbsp;Ronny \u0026nbsp;\u0026nbsp;爱发电用户_UXEV \u0026nbsp;\u0026nbsp;Biu \u0026nbsp;\u0026nbsp;王志强 \u0026nbsp;\u0026nbsp;SaltedFish \u0026nbsp;\u0026nbsp;爱发电用户_76f9d \u0026nbsp;\u0026nbsp;PD.新城คิดถึง \u0026nbsp;\u0026nbsp;糖颂缘冥倾 \u0026nbsp;\u0026nbsp;ALBERT. \u0026nbsp;\u0026nbsp;爱发电用户_Pbm7 \u0026nbsp;\u0026nbsp;Leafer \u0026nbsp;\u0026nbsp;\u003c/p\u003e\n\n## License\n\nMIT 开源许可协议，可以免费使用，且能用于商业场景。\n\nCopyright © 2023-present Chao (Leafer) Wan\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleaferjs%2Fleafer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleaferjs%2Fleafer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleaferjs%2Fleafer/lists"}