All Projects → agrafix → react-flux-example

agrafix / react-flux-example

Licence: other
Haskell: Overengineered GHCJS + react-flux playground

Programming Languages

haskell
3896 projects
HTML
75241 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

GHCJS + react-flux

This is a completely overengineered playground to see how well GHCJS + react-flux work out.

Setup

git clone https://github.com/agrafix/react-flux-example.git
npm run-script prepare
npm run-script make

# enjoy
open dist/index.html

Features

  • React
  • Integration with 3rdParty JavaScript React Components
  • I18N
  • Code mimification
  • JavaScript (dependency) bundling
  • Canvas
  • (concurrent) AJAX
  • Tested to work in IE9+
  • Final resulting JavaScript "binary" with all dependencies is only 1.1 MB (gzipped: 253 KB) in size
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].