{"id":15506255,"url":"https://github.com/fi3ework/10x-list","last_synced_at":"2025-06-17T15:41:41.862Z","repository":{"id":66226737,"uuid":"131315459","full_name":"fi3ework/10x-list","owner":"fi3ework","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-29T06:21:42.000Z","size":225,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T19:58:25.691Z","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/fi3ework.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":"2018-04-27T15:40:46.000Z","updated_at":"2019-08-01T08:22:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"5fac5dc6-5729-4f72-8be4-6937e7e3df73","html_url":"https://github.com/fi3ework/10x-list","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"f1486d770b47ac4c8c726d5ef65916a6ab769764"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fi3ework%2F10x-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fi3ework%2F10x-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fi3ework%2F10x-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fi3ework%2F10x-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fi3ework","download_url":"https://codeload.github.com/fi3ework/10x-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240721849,"owners_count":19847007,"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":"2024-10-02T09:26:29.725Z","updated_at":"2025-02-25T18:29:00.365Z","avatar_url":"https://github.com/fi3ework.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"- navList1: 每次返回一个新的 items\n\n  ```js\n  store:{\n      items: {...}\n  }\n  ```\n\n  ​\n\n- navList2: 分离出一个 ids 用来进行 map 渲染，然后每个 item 与 redux 相连\n\n    ```js\n    store:{\n        ids: {...},\n        items: {...}\n    }\n    ```\n\n- navList3: 范式化结构，store 中只有 items，列表只进行初始化渲染，不再更新\n\n    ```js\n    store:{\n        items: {...}\n    }\n    ```\n\n    ​\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffi3ework%2F10x-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffi3ework%2F10x-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffi3ework%2F10x-list/lists"}