angular-filter
angular-filter copied to clipboard
Added support for object key with spaces
This fix adds support to filter JSON data that contains keys names with spaces, and avoids runtime errors. as $parse is needed no more, i removed it.