s-yadav / jsonQ

A JavaScript library to make manipulation and extraction of data from a JSON very easy and fast.
MIT License
202 stars 69 forks source link

case ignoring in .find() method #20

Open Nitin-Daddikar opened 5 years ago

Nitin-Daddikar commented 5 years ago

There no way to ignore casing in .find() method. It will be good if there is a way to ignore the casing while matching key into the JSON