文件名称:stapp:微前端的模块化状态和副作用管理
文件大小:993KB
文件格式:ZIP
更新时间:2024-02-26 09:33:47
redux reactive state-management epics Redux
斯塔普 Stapp是基于rxjs和redux的模块化状态和副作用管理工具。 Stapp的主要目标是提供一种创建简单,健壮和可重用应用程序的简便方法。 包括: 用于创建响应式应用程序的工具 与redux工具完全兼容(例如自定义中间件) SSR支持 一堆处理常见情况的嵌入式模块 React实用程序( stapp-react和stapp-react-hooks ) CLI助手( stapp-cli-tools ) 目录 安装 npm install stapp redux rxjs # OR using stapp-cli-tools stapp install stapp 对等依赖 rx