This is just a demo that demonstrates data filtering capabilities and an approach to filtering them using TypeScript and the Svelte framework.
Install the dependencies...
cd svelte-filter-example
npm install
...then start Rollup:
npm run dev
Navigate to localhost:8080.