Skip to content

Comments

Add toLowerCase and toUpperCase options for flatten method.#46

Open
kzima wants to merge 1 commit intohughsk:masterfrom
kzima:master
Open

Add toLowerCase and toUpperCase options for flatten method.#46
kzima wants to merge 1 commit intohughsk:masterfrom
kzima:master

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