文件名称:redux-hooks::anchor:Redux的React Hooks实现
文件大小:17KB
文件格式:ZIP
更新时间:2024-02-26 10:06:19
redux typescript react-hooks ReduxTypeScript
:anchor: @ epeli / redux-hooks 用于Redux的React Hooks实现不会受到撕裂/“僵尸子组件”问题的困扰。 更新不。 这也是越野车。 其他Redux Hooks库也是如此。 它还实现了性能优化,例如。 当地图状态函数不产生新值并允许使用备注数组和依赖项数组进行高级优化时,不会渲染。 使用TypeScript编写,因此可以烘焙类型并始终保持最新状态。 :package: 安装 npm install @epeli/redux-hooks :open_book: 用法 import { useMapState , useActionCreators } from "@epeli/redux-hook
【文件预览】:
redux-hooks-master
----.travis.yml(53B)
----docs()
--------optimizing.md(3KB)
----package.json(1KB)
----tslint.json(101B)
----__tests__()
--------hooks.test.tsx(11KB)
--------integration.test.tsx(15KB)
----.prettierrc(73B)
----jest.config.js(284B)
----LICENSE(1KB)
----__typetests__()
--------type-test.tsx(1KB)
----src()
--------shallow-equal.ts(1KB)
--------redux-hooks.tsx(11KB)
----tsconfig.json(314B)
----.gitignore(39B)
----CHANGELOG.md(50B)
----README.md(3KB)
----tsconfig.build.json(247B)
----.vscode()
--------launch.json(957B)
--------settings.json(56B)