{"id":21712213,"url":"https://github.com/wunci/euv","last_synced_at":"2025-04-12T18:08:15.856Z","repository":{"id":65136670,"uuid":"265519871","full_name":"wunci/euv","owner":"wunci","description":"写一个较为强大的Vue，支持虚拟DOM、diff更新以及基本的API。'vue'.split('').sort().join('') === 'euv'","archived":false,"fork":false,"pushed_at":"2023-01-28T08:41:48.000Z","size":100,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T18:04:14.020Z","etag":null,"topics":["diff","euv","simple-vue","vnode","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wunci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-20T09:45:14.000Z","updated_at":"2025-02-19T22:38:47.000Z","dependencies_parsed_at":"2023-02-15T15:16:08.983Z","dependency_job_id":null,"html_url":"https://github.com/wunci/euv","commit_stats":null,"previous_names":["wclimb/euv"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wunci%2Feuv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wunci%2Feuv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wunci%2Feuv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wunci%2Feuv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wunci","download_url":"https://codeload.github.com/wunci/euv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610346,"owners_count":21132921,"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":["diff","euv","simple-vue","vnode","vue"],"created_at":"2024-11-25T23:35:47.509Z","updated_at":"2025-04-12T18:08:15.833Z","avatar_url":"https://github.com/wunci.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# euv\n\nwhy euv? because:  \n```js\n'vue'.split('').sort().join('') // euv\n```\nsource:\n```js\n'node'.split('').sort().join('') // deno\n```\n\n# Quick Start\n\n\u003e 目前还有 `case` 没有测试\n\n安装\n```\nnpm install\n```\n运行\n```\nnpm run dev\n```\n\n# 目前支持功能\n\n- [x] `虚拟DOM`\n- [x] `Diff更新`\n- [x] `{{ data }}` or `{{ data + 'test' }}` or `{{ fn(data) }}`\n- [x] `v-for` // `v-for=\"(item, index) in list\"` or `v-for=\"(item, index) in 10\"` or `v-for=\"(item, index) in 'string'\"`\n- [x] `v-if` `v-else-if` `v-else`\n- [x] `v-show`\n- [x] `v-html`\n- [x] `v-model`\n- [x]  `@click` `v-on:click` 事件(支持绑定其他事件) `@click=\"fn('a',$event)\"` `@click=\"fn\"` `@click=\"show = false\"` `@click=\"function(){console.log(1)}\"`\n- [x] `methods` 方法\n- [x] `computed` 计算属性\n- [x] `watch` 监听\n- [x] `beforeCreate`、`created`、`beforeMount`、`mounted`、`beforeUpdate`、`updated`\n- [x] `:class`\n- [x] `:style`\n- [x] `$nextTick`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwunci%2Feuv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwunci%2Feuv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwunci%2Feuv/lists"}