Tabulator
Interactive tables and data grids for JavaScript
... React, Angular and Vue. Header filters and programmatic filters can be set independently allowing you to use a header filter to further restrict the rows shown in an already filtered data set. If an input element is used as the filter element, the table will be filtered in real-time as the user types in the input element. To prevent excessive redrawing of the table Tabulator will wait 300 milliseconds after the user has finished typing before triggering the filter.