{"id":29195364,"url":"https://github.com/sullay/art-js","last_synced_at":"2025-07-02T05:03:16.820Z","repository":{"id":41167643,"uuid":"486087659","full_name":"sullay/Art-js","owner":"sullay","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-05T17:54:57.000Z","size":41,"stargazers_count":38,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T05:03:13.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/sullay.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}},"created_at":"2022-04-27T07:19:54.000Z","updated_at":"2024-07-09T09:44:29.000Z","dependencies_parsed_at":"2022-07-27T14:45:08.006Z","dependency_job_id":null,"html_url":"https://github.com/sullay/Art-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sullay/Art-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sullay%2FArt-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sullay%2FArt-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sullay%2FArt-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sullay%2FArt-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sullay","download_url":"https://codeload.github.com/sullay/Art-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sullay%2FArt-js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263077635,"owners_count":23410167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-07-02T05:03:15.061Z","updated_at":"2025-07-02T05:03:16.793Z","avatar_url":"https://github.com/sullay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Art-js\n一个基于虚拟dom的高性能框架，用于构建丰富的应用程序。\n\n## 特性\n- 没有babel：没有编译时预处理，所见即所得，jsx外的任何代码不会被转化。\n- 基于虚拟dom：保证复杂场景下也能有不错的性能。\n- 通用的任务调度：基于key+优先级的任务调度不止可以用渲染，也可以用在业务代码中。\n- 快速响应：raf+时间分片保证交互事件能够及时响应，以及渲染帧对齐、页面流畅渲染。\n- 通过缓存跳过无需变更节点的虚拟dom创建、以及真实dom创建，缓存基于创建时将虚拟dom树根据类型铺平，移除时释放内存，没有额外的内存占用。\n- 通过key值+类型的双重复用，保证最少的dom创建。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsullay%2Fart-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsullay%2Fart-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsullay%2Fart-js/lists"}