I would like to filter data but without giving the whole string.
For example, I have an Array with value:'myString', I would like to filter that even if i just pass 'my' or 'String'.
Any idea ?
I would like to filter data but without giving the whole string.
For example, I have an Array with value:'myString', I would like to filter that even if i just pass 'my' or 'String'.
Any idea ?
I didn't misunderstand the question, did I? Underscore.js wouldn't be required for this, either.