Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

rdytech/react-fluxer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#React Fluxer A prebundled version for all jobready flux applications

React Fluxer adds all key components required to create a react component using the flux architecture. All other external dependencies should be added to the component itself. The purpose of this bundle is to have one simple dependancy for all flux components.

##Installation

###Bower

bower install react-fluxer

##Components

  1. Reactjs - https://www.npmjs.com/package/react

    window.React
    
  2. Dispatcher - https://www.npmjs.com/package/dispatcher

    window.Dispatcher
    
  3. EventEmitter - https://www.npmjs.com/package/events

    window.EventEmitter
    
  4. KeyMirror - https://www.npmjs.com/package/keymirror

    window.KeyMirror
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published