How to use Bootstrap Table Filter Control in Aurelia?

I have a simple table and I want to use Bootstrap Table Filter Control on table headers to filter the contents of the table.

https://bootstrap-table.com/docs/extensions/filter-control/

I’ve tried importing the script and CSS directly into the file but it doesn’t work.