{"id":18918125,"url":"https://github.com/terrence-ou/moyu","last_synced_at":"2026-03-12T04:30:16.793Z","repository":{"id":241456670,"uuid":"804990392","full_name":"terrence-ou/moyu","owner":"terrence-ou","description":"moyu (摸鱼), a minimal frontend framework, build for fun","archived":false,"fork":false,"pushed_at":"2024-06-19T16:42:20.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T15:46:35.068Z","etag":null,"topics":["frontend","javascript","javascript-framework","nodejs"],"latest_commit_sha":null,"homepage":"","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/terrence-ou.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-05-23T17:04:00.000Z","updated_at":"2024-06-19T16:42:23.000Z","dependencies_parsed_at":"2024-06-20T04:03:43.644Z","dependency_job_id":null,"html_url":"https://github.com/terrence-ou/moyu","commit_stats":null,"previous_names":["terrence-ou/moyu"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrence-ou%2Fmoyu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrence-ou%2Fmoyu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrence-ou%2Fmoyu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrence-ou%2Fmoyu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terrence-ou","download_url":"https://codeload.github.com/terrence-ou/moyu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239914933,"owners_count":19717760,"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":["frontend","javascript","javascript-framework","nodejs"],"created_at":"2024-11-08T10:29:43.357Z","updated_at":"2026-03-12T04:30:16.750Z","avatar_url":"https://github.com/terrence-ou.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"./public/icon.png\" width=\"200px\"/\u003e\n\u003c/p\u003e\n\n# moyu\n\nA mininal JavaScript frontend UI framework, build for fun. Still in process...\n\nA very BETA release: https://www.npmjs.com/package/@moyujs/moyu \u003cbr/\u003e\n\nInstallation:\n\n```\nnpm i @moyujs/moyu\n```\n\nObjectives:\n\n- [ ] Virtual DOM\n\n  - [x] vDOM object [h.js](./packages/runtime/src/h.js)\n  - [x] Mount vDOM [mount-dom.js](./packages/runtime/src/mount-dom.js)\n  - [x] Destroy DOM [destroy-dom.js](./packages/runtime/src/destroy-dom.js)\n  - [ ] Documentations\n  - [ ] Testings\n\n- [ ] State Management\n\n  - [x] Dispatcher [dispatcher.js](./packages/runtime/src/dispatcher.js)\n  - [x] CreateApp function\n  - [ ] Documentations\n  - [ ] Testings\n\n- [ ] Reconciliation\n\n  - [x] Array difference detection and modification sequence generation [arrays.js](./packages/runtime/src/utils/arrays.js)\n  - [x] Object difference detection [objects.js](./packages/runtime/src/utils/objects.js)\n  - [x] DOM patching [patch-dom.js](./packages/runtime/src/patch-dom.js)\n  - [ ] Documentation\n  - [x] Testing [**tests**](./packages/runtime/src/__tests__/)\n\n- [ ] Stateful Component\n\n  - [ ] Components definition [component.js](./packages/runtime/src/component.js)\n\n- [ ] Examples\n  - [x] tictactoe @0.0.2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrence-ou%2Fmoyu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterrence-ou%2Fmoyu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrence-ou%2Fmoyu/lists"}