This library allows you to pass in an OData filter string and an array of objects, and returns a filtered array. Useful when creating a mock service over an existing OData service.
Only supporting a subset of the V3 spec so far. See the parser-test.js for an idea of what is currently supported. More to come.
Copyright (c) 2016 Jason Gardner Licensed under the MIT license.