svelte-filter-example

Svelte Filter Example

This is just a demo that demonstrates data filtering capabilities and an approach to filtering them using TypeScript and the Svelte framework.

Example of data filtering on Svelte

This is just a demo that demonstrates data filtering capabilities and an approach to filtering them using TypeScript and the Svelte framework.

Get started

Install the dependencies...

cd svelte-filter-example
npm install

...then start Rollup:

npm run dev

Navigate to localhost:8080.

Top categories

Loading Svelte Themes