Skip to content

fponticelli/react.hx

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

react.hx

example-commentbox (renamed from demo) closely follows the official React tutorial: http://facebook.github.io/react/docs/tutorial.html

example-filterproducts roughly follows the "Thinking in React" tutorial: http://facebook.github.io/react/docs/thinking-in-react.html

Changes from original react.hx:

  • some minor fixes like cleaning jsx code from linebreaks (causing errors in some cases)
  • hack to allow React classes to live in other than package root (see example-filterproducts)
  • haxelib library dependecies are replaced with inclusion in /libs - to avoid problems with react.hx incompatibility with later tink_core 1.0.0-rc* versions

node and npm need to be installed on your machine

About

Haxe wrap to React.js (proof of concept)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published