Skip to content

Laaouatni/MathViewSvelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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))))" />

image

About

row and column view of math in svelte framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published