Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A component model for Redux state trees.

License

NotificationsYou must be signed in to change notification settings

wcjohnson/redux-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npmJoin the chat at https://gitter.im/redux-components/Lobby

Are you looking for the redux-components website? It's here:https://wcjohnson.github.io/redux-components

A component model for Redux state trees based on the React.js component model and other familiar design patterns from the React ecosystem.

NB: redux-components 0.4 is built on ES2017+ JavaScript and is a major breaking change from 0.3. If you've written code against the 0.3 or earlier branches, you can stay on the 0.3 branch. If you want to migrate, you should check outredux-components-legacy for the recommended migration path.

Install

$ npm install --save redux-components

Learn

Documentation:https://wcjohnson.github.io/redux-components/docs/

Feel free to ask any questions on Gitter:https://gitter.im/redux-components/Lobby

Develop

This is a mono-repo forredux-components and related packages. Please seethe packages folder for details on individual components.

The build chain is based onLerna.npm install,lerna bootstrap,lerna run test should build and test all the packages.


[8]ページ先頭

©2009-2025 Movatter.jp