dependabot[bot] 13acaef4a2 Bump undici, @sveltejs/adapter-static and @sveltejs/kit
Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependencies [undici](https://github.com/nodejs/undici), [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) and [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together.


Removes `undici`

Updates `@sveltejs/adapter-static` from 2.0.3 to 3.0.1
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-static/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@3.0.1/packages/adapter-static)

Updates `@sveltejs/kit` from 1.26.0 to 2.5.0
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.5.0/packages/kit)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: "@sveltejs/adapter-static"
  dependency-type: direct:development
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 17:58:27 +00:00
2023-08-06 19:44:06 +02:00
2023-08-06 18:52:31 +02:00
2023-08-06 18:52:31 +02:00
2023-08-06 18:52:31 +02:00
2023-08-06 18:52:31 +02:00
2023-08-06 18:52:31 +02:00
2023-08-06 18:52:31 +02:00
2023-08-06 18:52:31 +02:00
2023-08-06 18:52:31 +02:00
2023-08-06 20:08:02 +02:00
2023-08-06 19:42:51 +02:00
2023-08-06 18:52:31 +02:00

Matrix Kernel Filter Calculator

Live app: Matrix Kernel Filter Calculator

image


Made with Svelte.

Note that you will need to have Node.js installed.

Get started

Install the dependencies

cd matrix-kernel-filter-calculator
npm install

Start Vite:

npm run dev

Navigate to localhost:5173.

Building and running in production mode

To create an optimised version of the app:

npm run build
Languages
Svelte 45.7%
JavaScript 43.1%
CSS 8.5%
HTML 2.7%