ngrx-store-ng1:NGRX商店的AngularJS绑定

时间:2021-05-15 19:39:28
【文件属性】:
文件名称:ngrx-store-ng1:NGRX商店的AngularJS绑定
文件大小:19KB
文件格式:ZIP
更新时间:2021-05-15 19:39:28
angularjs angular ngrx ngrx-store TypeScript @ nationalbankbelgium / ngrx-store 这是AngularJS的ngrx-store( )的反向端口。 使用它的好处是您已经可以开始编写可用于新Angular版本的代码,从而使您的旧应用程序以后更容易升级。 安装 从npm安装@ nationalbankbelgium / ngrx-store: npm install @nationalbankbelgium/ngrx-store --save 设置 为应用程序中具有的每种数据类型创建一个reducer函数。 这些reducer的组合将构成您的应用程序状态: // counter.ts import { ActionReducer , Action } from "@nationalbankbelgium/ngrx-store" ; export const INCREMENT = "INCREM
【文件预览】:
ngrx-store-ng1-master
----ng1.ts(42B)
----index.ts(167B)
----src()
--------ng1()
--------ngrx-core()
--------store.ts(1KB)
--------utils.ts(1KB)
--------index.ts(132B)
--------reducer.ts(620B)
--------dispatcher.ts(371B)
--------state.ts(848B)
----.npmignore(548B)
----tsconfig.json(615B)
----LICENSE(13KB)
----tslint.json(1KB)
----README.md(4KB)
----.editorconfig(243B)
----.gitignore(575B)
----CHANGELOG.md(71B)
----package.json(2KB)

网友评论