Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

ea-react-dm-v14

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ea-react-dm-v14

简化react和redux的繁杂流程,更简单的数据操作管理

latest
Source
npmnpm
Version
1.1.7
Version published
Weekly downloads
22
-4.35%
Maintainers
1
Weekly downloads
 
Created
Source

根据gfs-react-dm项目修改,新增实际需要定制功能

将react、redux整合一起使用的繁琐步骤进行封装,对外提供@View、@Control、@Model分别对应react component、redux action、redux store调用

文档请戳文档

安装


npm install ea-react-dm-v14 --save

使用

文档请戳文档

Command

	#测试	
	npm run test	
	#打包	
	npm run build	
	#例子演示	
	npm start

Repair

    `version 1.1.7` 添加返回数据的过滤器,TODO 优化
    `version 1.1.5` 添加回调
    `version 1.1.0` setValueByReducers 添加回调
    `version 1.0.0` 新增Action,双向绑定用

Keywords

react

FAQs

Package last updated on 25 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts