MathViewSvelte

Mathviewsvelte

row and column view of math in svelte framework

MathViewSvelte

how to download:

npm i mathview-svelte

Attention:

it needs tailwindCSS/SvelteKit to work.

  1. to download tailwind use this docs https://tailwindcss.com/docs/guides/sveltekit
  2. remember to change the .content in your tailwind.config.cjs file, by adding this "./node_modules/**/*.svelte",

example:

<MathView value="(1+1/(1/2+1/(3+1/(1/4+1/5))))" />

Top categories

Loading Svelte Themes