{"id":13487224,"url":"https://github.com/tolerance-go/weappx","last_synced_at":"2025-03-27T21:32:05.854Z","repository":{"id":57410121,"uuid":"129430754","full_name":"tolerance-go/weappx","owner":"tolerance-go","description":"🌱基于 redux 的轻量级小程序状态管理框架，适配原生小程序，wepy，taro","archived":true,"fork":false,"pushed_at":"2018-09-29T06:02:49.000Z","size":514,"stargazers_count":144,"open_issues_count":3,"forks_count":19,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-22T05:41:27.799Z","etag":null,"topics":["immer","redux","redux-actions","weapp","wepy"],"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/tolerance-go.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":"2018-04-13T16:57:42.000Z","updated_at":"2024-03-22T06:35:41.000Z","dependencies_parsed_at":"2022-08-24T20:10:40.570Z","dependency_job_id":null,"html_url":"https://github.com/tolerance-go/weappx","commit_stats":null,"previous_names":["tolerance-go/wepyx"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tolerance-go%2Fweappx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tolerance-go%2Fweappx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tolerance-go%2Fweappx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tolerance-go%2Fweappx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tolerance-go","download_url":"https://codeload.github.com/tolerance-go/weappx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245927361,"owners_count":20695221,"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":["immer","redux","redux-actions","weapp","wepy"],"created_at":"2024-07-31T18:00:56.827Z","updated_at":"2025-03-27T21:32:05.800Z","avatar_url":"https://github.com/tolerance-go.png","language":"JavaScript","funding_links":[],"categories":["工具","JavaScript"],"sub_categories":[],"readme":"# weappx\n\n[![NPM version](https://img.shields.io/npm/v/weappx.svg?style=flat)](https://npmjs.org/package/)\n[![Build Status](https://travis-ci.org/tolerance-go/weappx.svg?branch=master)](https://travis-ci.org/tolerance-go/weappx)\n[![Coverage Status](https://coveralls.io/repos/github/tolerance-go/weappx/badge.svg?branch=master)](https://coveralls.io/github/tolerance-go/weappx?branch=master)\n[![NPM downloads](http://img.shields.io/npm/dm/weappx.svg?style=flat)](https://npmjs.org/package/weappx)\n[![Dependencies Status](https://david-dm.org/tolerance-go/weappx/status.svg)](https://david-dm.org/tolerance-go/weappx)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\n# 升级方案\n\n* [wepyx -\u003e weappx@1.x](https://github.com/tolerance-go/wepyx/blob/master/docs/WEPYX.md)\n* [weappx@1.x -\u003e 2.x](https://github.com/tolerance-go/wepyx/blob/master/docs/WEAPPX2.md)\n\n如果有好的建议欢迎 issue 讨论 👏👏👏\n\n# Install\n\n开发环境支持安装 npm 依赖的话，直接使用命令安装即可\n\n```zsh\nnpm install weappx\n```\n\n原生小程序开发可以通过拷贝 git 项目中 `packages/xxx/dist` 中的 bundle 文件到实际项目中进行引用\n\n# 框架接入DEMO\n\n* [count(weapp原生小程序)](https://github.com/tolerance-go/wepyx/tree/master/examples/count-weapp)\n* [count(wepy)](https://github.com/tolerance-go/wepyx/tree/master/examples/count)\n* [todoMVC(wepy)](https://github.com/tolerance-go/wepyx/tree/master/examples/todo)\n* [count(weapp-start)](https://github.com/tolerance-go/wepyx/tree/master/examples/count-weapp-start)\n* [count(taro)](https://github.com/tolerance-go/wepyx/tree/master/examples/count-taro)\n\n# Feature\n\n* 上手简单，仅需要了解 4 个 api\n* 更易用的 action [派发方式](https://github.com/tolerance-go/wepyx/blob/master/docs/DISPATCHER.md)\n* 更简单的数据处理[copy-on-write](https://en.wikipedia.org/wiki/Copy-on-write)\n* 独立存在的事件中心\n* 强大的 hook 机制\n\n# Links\n\n* [Guide](https://github.com/tolerance-go/wepyx/tree/master/docs/GUIDE.md)\n* [API](https://github.com/tolerance-go/wepyx/tree/master/docs/API.md)\n* [Update Log](https://github.com/tolerance-go/weappx/blob/master/packages/weappx/CHANGELOG.md)\n* [Contribution](https://github.com/tolerance-go/blog/issues/1#issue-313932480)\n\n# License\n\n[MIT](https://tldrlegal.com/license/mit-license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftolerance-go%2Fweappx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftolerance-go%2Fweappx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftolerance-go%2Fweappx/lists"}