Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

mercury-jsxify #143

Closed
kuraga opened this issue Feb 21, 2015 · 4 comments
Closed

mercury-jsxify #143

kuraga opened this issue Feb 21, 2015 · 4 comments

Comments

@kuraga
Copy link
Collaborator

kuraga commented Feb 21, 2015

@Raynos,

I've created a version of mercury-jsxify based on reactify version 1.0.0: https://github.com/kuraga/mercury-jsxify

This version of reactify contains less code and dependencies then old 0.13.0.
In my version I've deleted such additional options as visitors and a possibility to omit /** @jsx h */.

Sorry I didn't apply commits to you version but began from empty code.
But feel free to use my code.

And I want to pull new commits from msx to mercury-jsx.
Is it needed for your project?

And can we create some universal transformer or differences of h and React.create is more then names only? Thanks.

@alexmingoia
Copy link

See jsx-transform and gulp-jsx. jsx-transform is decoupled from both React and virtual-dom allowing you to use custom constructors, rename attributes, etc.

@kuraga
Copy link
Collaborator Author

kuraga commented Feb 21, 2015

@alexmingoia Great! Excellent!!! So I (we) can remake *-jsxify package to a browserify plugin for your package!

@Raynos
Copy link
Owner

Raynos commented Feb 21, 2015

@kuraga I dont maintain mercury-jsxify, it was a prototype.

Feel free to update the wiki to point to your version and use your version in the mercury examples.
If you want the npm name you can have it.

@kuraga
Copy link
Collaborator Author

kuraga commented Feb 22, 2015

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants