Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drop in recompose replacement? #44

Closed
JiLiZART opened this issue Nov 25, 2019 · 1 comment
Closed

drop in recompose replacement? #44

JiLiZART opened this issue Nov 25, 2019 · 1 comment

Comments

@JiLiZART
Copy link

Is there solution to replace recompose with this library without rewrithing whole project.
We have about ~100K LOC

@fahad19
Copy link
Owner

fahad19 commented Dec 24, 2019

Hi @JiLiZART!

ProppyJS was inspired by recompose, but not build as a replacement. Recompose creates components with each composed function, while Proppy will create only one component in the tree no matter how many functions you use.

I don't have any plans to write codemods for this, but would welcome any contribution.

Cheers

@fahad19 fahad19 closed this as completed Dec 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants