Skip to content

Small library to apply OData filters to an array of javascript objects

License

Notifications You must be signed in to change notification settings

jasongardnerlv/odata-array-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odata-array-filter

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.

Work in Progress

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.

License

Copyright (c) 2016 Jason Gardner Licensed under the MIT license.

About

Small library to apply OData filters to an array of javascript objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published