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

feat: allow accessing args with camelCase or kebabCase #17

Merged
merged 11 commits into from
Mar 28, 2023

Conversation

eskydar
Copy link
Collaborator

@eskydar eskydar commented Mar 24, 2023

Proxying the prop from camelCase, kebabCase and snakeCase.

@eskydar eskydar requested a review from pi0 March 24, 2023 15:05
@eskydar eskydar linked an issue Mar 24, 2023 that may be closed by this pull request
package.json Outdated Show resolved Hide resolved
@pi0 pi0 changed the title feat: normalize kebab case feat: allow accessing args with camelCase or kebabCase Mar 28, 2023
@pi0 pi0 merged commit 85ad8c1 into main Mar 28, 2023
@pi0 pi0 deleted the feat/normalize-kebab-case branch March 28, 2023 12:56
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

Successfully merging this pull request may close these issues.

Normalize camel kebab case args to camel case
2 participants