ractive-rematch:用于ractive.js应用程序的redux连接器,其中@rematch作为redux API提供程序

时间:2021-04-06 12:05:30
【文件属性】:
文件名称:ractive-rematch:用于ractive.js应用程序的redux连接器,其中@rematch作为redux API提供程序
文件大小:85KB
文件格式:ZIP
更新时间:2021-04-06 12:05:30
ractive rematch ractivejs redux-connector JavaScript 主动复赛 用于ractivejs应用程序的Redux连接器,具有与redux API提供程序重新匹配的功能。 开始使用 安装依赖项 $ yarn add @rematch/core ractive-rematach 初始化商店绑定 import Ractive from "ractive" ; import { init } from "@rematch/core" ; import { bindStore } from "ractive-rematch" ; import models from "./models" ; bindStore ( init ( { models } ) ) ; const applicationContainerDOMElement = document . querySelector ( "#root" ) ; const instance = new
【文件预览】:
ractive-rematch-master
----__test__()
--------ractive-rematch.test.js(12KB)
--------model.js(252B)
----rollup.config.js(602B)
----.github()
--------workflows()
----yarn.lock(189KB)
----src()
--------index.ts(2KB)
----.vscode()
--------launch.json(594B)
----babel.config.json(67B)
----tsconfig.json(81B)
----LICENSE(1KB)
----jest.config.js(279B)
----README.md(1KB)
----typing()
--------index.d.ts(620B)
----.gitignore(2KB)
----package-lock.json(13KB)
----package.json(1002B)

网友评论