dependabot[bot] ae40834d3a Bump tough-cookie and @cypress/request
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.

Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.3)

Updates `@cypress/request` from 2.88.10 to 2.88.12
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/request/compare/v2.88.10...v2.88.12)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@cypress/request"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-06 10:46:31 +00:00
2022-07-23 17:52:41 +02:00
2022-07-23 18:14:04 +02:00
2022-02-04 15:28:23 +01:00
2022-07-23 17:16:23 +02:00
2022-01-31 10:28:56 +01:00
2022-01-31 11:43:31 +01:00
2022-07-23 17:16:23 +02:00
2022-07-19 21:24:38 +02: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

Deploying

Deploy to GitHub Pages:

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