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

Allow for ignoring case when using get/set on objects #38

Open
smizell opened this issue May 29, 2015 · 0 comments
Open

Allow for ignoring case when using get/set on objects #38

smizell opened this issue May 29, 2015 · 0 comments

Comments

@smizell
Copy link
Contributor

smizell commented May 29, 2015

Allow for some syntax like the following.

obj.get('foo', { ignoreCase: true });
obj.set('foo', 'bar', { ignoreCase: true });
@smizell smizell added this to the Minim 1.0 milestone May 29, 2015
@smizell smizell removed this from the Minim 1.0 milestone Sep 19, 2015
kylef pushed a commit that referenced this issue Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant