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

Remove humps dependency #161

Open
sicin opened this issue Sep 20, 2024 · 0 comments
Open

Remove humps dependency #161

sicin opened this issue Sep 20, 2024 · 0 comments

Comments

@sicin
Copy link

sicin commented Sep 20, 2024

ReactShadow has 1 dependency - humps. It uses "camelize" and "decamelizeKeys" functions. Since humps has been archived by the owner on Oct 12, 2023 it's high time to remove it as dependency. Also, it's possible to move the code for those two functions into ReactShadow without any change of behavior, while also getting rid of the dependency, because humps is under MIT license.

If there is interest in removing this dependency, I can contribute with the PR.

@sicin sicin changed the title humps dependency Remove humps dependency Sep 20, 2024
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

1 participant