dependabot[bot] c95cf81379 Bump svelte from 3.46.3 to 3.49.0
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.3 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.3...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:52:34 +00:00
2022-02-04 15:28:23 +01:00
2022-02-04 15:30:56 +01:00
2022-01-31 10:28:56 +01:00
2022-01-31 11:43:31 +01:00
2022-07-15 16:52:34 +00:00
2022-01-31 10:28:56 +01:00
2022-01-31 10:28:56 +01:00

Matrix Kernel Filter Calculator

Live app: Matrix Kernel Filter Calculator


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

...then start Rollup:

npm run dev

Navigate to localhost:8080.

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%