{"id":32486391,"url":"https://github.com/fefeding/design-editor","last_synced_at":"2026-06-29T21:31:08.454Z","repository":{"id":218525629,"uuid":"746556839","full_name":"fefeding/design-editor","owner":"fefeding","description":"html设计编辑器","archived":false,"fork":false,"pushed_at":"2024-10-22T06:30:48.000Z","size":47882,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T05:51:40.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fefeding.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}},"created_at":"2024-01-22T08:47:51.000Z","updated_at":"2025-10-06T08:40:26.000Z","dependencies_parsed_at":"2024-05-13T04:49:02.083Z","dependency_job_id":null,"html_url":"https://github.com/fefeding/design-editor","commit_stats":null,"previous_names":["jiamao/j-html-design-editor","fefeding/design-editor","fefeding/j-html-design-editor"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fefeding/design-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fefeding%2Fdesign-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fefeding%2Fdesign-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fefeding%2Fdesign-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fefeding%2Fdesign-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fefeding","download_url":"https://codeload.github.com/fefeding/design-editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fefeding%2Fdesign-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34944146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-10-27T05:50:29.837Z","updated_at":"2026-06-29T21:31:08.426Z","avatar_url":"https://github.com/fefeding.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @cicctencent/design-editor\nhtml设计编辑器\n\n```zsh\nsrc\n├── components\n│   ├── image.ts\n│   └── text.ts\n├── constant\n│   ├── data.ts  基础数据结构 JData、IData、IDataItem\n│   ├── eventEmitter.ts    与dom无关的事件发射器，扩展了eventemitter3的on和off支持空格间隔多个事件\n│   ├── styleMap.ts\n│   ├── transform.ts\n│   └── types.ts\n├── core\n│   ├── baseComponent.ts\n│   ├── controller.ts\n│   ├── element.ts 元素相关能力的基类：JElement\n│   ├── event.ts   dom相关的事件处理。\n│   ├── fonts.ts\n│   └── style.ts\n├── editor.ts\n├── index.ts\n└── lib\n    └── util.ts\n```\n\n[example](https://fefeding.github.io/design-editor/example/index.html)\n\n# API\n[API](./docs/api/index.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffefeding%2Fdesign-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffefeding%2Fdesign-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffefeding%2Fdesign-editor/lists"}