All Projects → massiveinteractive → Haxe React

massiveinteractive / Haxe React

React JS applications development using the Haxe language

Programming Languages

haxe
709 projects

Haxe React

TravisCI Build Status Haxelib Version Join the chat at https://gitter.im/haxe-react

A Haxe library offering externs and tool functions leveraging Haxe's excellent type system and compile time macros to offer a strongly typed language to work with the popular React library.

haxelib install react

Documentation (RTFM)

Topics

Support / discussions

If you have questions / issues, join haxe-react on Gitter.im

Roadmap

The following fork ("react-next") works on major evolutions to the library:

Learn more

What's included / not included

This library covers React core and ReactDOM. It does NOT cover: ReactAddOns, react-router, Redux, or React Native.

Biggest source of up to date React libraries for Haxe:

Useful to see how to write quick 3rd party React externs:

Application examples

React doesn't enforce any specific application architecture; here are a few examples to get started:

Using Redux, Haxe-style:

Using Webpack:

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].