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

Options.Abilities: Can switch property key casing #71

Open
CookingWithCale opened this issue Nov 26, 2022 · 0 comments
Open

Options.Abilities: Can switch property key casing #71

CookingWithCale opened this issue Nov 26, 2022 · 0 comments
Assignees

Comments

@CookingWithCale
Copy link
Collaborator

CookingWithCale commented Nov 26, 2022

Problem

The problem is that not everyone likes or allows UpperCameCase.

Solution

The solution is to add an algorithm to switch between the most popular casings, which are UpperCamelCase, lowerCasaeCamel, lower_snake_case, and lowercase-hyphenated casing, and to default to UpperCaseCamel.

File Affected

  1. ?

Hierarchy

Tags

Mission

A

Sessions

License

Copyright AStartup; all rights reserved.

@CookingWithCale CookingWithCale self-assigned this Nov 26, 2022
@CookingWithCale CookingWithCale changed the title Options.Add ability to switch property key casing Options.Abilities: Can switch property key casing Dec 25, 2023
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