Skip to content

Commit

Permalink
Simple HTML to JSX converter, built during Hackathon 40 at Facebook.
Browse files Browse the repository at this point in the history
See /react/html-jsx.html. Not directly linked from the site yet as there may still be some minor issues with it.
  • Loading branch information
Daniel15 committed Dec 22, 2013
1 parent d914522 commit eab1f4d
Show file tree
Hide file tree
Showing 6 changed files with 603 additions and 14 deletions.
8 changes: 1 addition & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,7 @@ docs/code
docs/_site
docs/.sass-cache
docs/css/react.css
docs/js/.module-cache
docs/js/JSXTransformer.js
docs/js/react.min.js
docs/js/docs.js
docs/js/jsx-compiler.js
docs/js/live_editor.js
docs/js/examples
docs/js/*
docs/downloads
examples/shared/*.js
test/the-files-to-test.generated.js
Expand Down
Loading

0 comments on commit eab1f4d

Please sign in to comment.