Skip to content

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

@smizell

Description

@smizell

Allow for some syntax like the following.

obj.get('foo', { ignoreCase: true });
obj.set('foo', 'bar', { ignoreCase: true });

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions