reactabular / searchtabular

Search utilities (MIT)
MIT License
5 stars 17 forks source link

Support search against arrays #6

Closed bebraw closed 7 years ago

bebraw commented 7 years ago

Instead of just strings and numbers, the API should support arrays too. If a castingStrategy returns an array, it should be able to pick that up too.