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

Case sensitivity #8

Open
mastercoms opened this issue Jun 8, 2024 · 1 comment · May be fixed by #9
Open

Case sensitivity #8

mastercoms opened this issue Jun 8, 2024 · 1 comment · May be fixed by #9

Comments

@mastercoms
Copy link

Hi, wonderful library! I've noticed that for the reference VDF implementation, keys are case-insensitive. However, keys in this library are case-sensitive. Could a parse option be added to make options case insensitive? Perhaps by just adding toLowerCase for all keys. This would suffice for my usage, at least.

@joekiller
Copy link

I agree this would be helpful. For reference, you can see that valve utilizes a tolower function

@joekiller joekiller linked a pull request Jul 24, 2024 that will close this issue
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 a pull request may close this issue.

2 participants