AK

Results 16 comments of AK

@bogas04 you can get that by checking out `gh-pages` branch of the repository.

Yeah I just saw , will update it with unbundled files also.

Hi , If you see the example on README.md , filter returns an array of responses satisfying your query and thats your filtered result.

hey , Acc to the example on readme , just put the values of that particular property of all objects in the items[] array thus filtering will happen based on...

Okay , you can always search on a particular field and you would get the whole object with it . After that use any property of that object you require.

I would love to accept a PR providing this functionality.

Try re-installing yarn through ` npm install yarn -g` Related : https://github.com/yarnpkg/yarn/issues/2504

Looking towards it. Update: Issue has been resolved , you may check and let me know.

typings are already in package.json , should not be the case .