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

Add toLowerCase and toUpperCase options for flatten method. #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kzima
Copy link

@kzima kzima commented Apr 29, 2016

It can come handy for environment constants, i.e API_KEY: 'some value'

@kzima kzima changed the title Add toLowerCase and to toUpperCase options for flatten method. Add toLowerCase and toUpperCase options for flatten method. Apr 30, 2016
@richardschneider
Copy link

Key(property) names are case sensitive as per javascript. I really don't see why this is required.

@jakehoward
Copy link

If this kind of functionality were added, shouldn't it take a transform function that defaults to identity?

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.

3 participants