Skip to content

kelvinsjk/mathlified

Repository files navigation

Mathlified

Exploring mathematics in the digital age


What is Mathlified?

Mathlified is a monorepo containing various packages exploring the creation of modern mathematical content.

We will cover the intersection between mathematics, mathematics education, mathematical typesetting, and web and mobile development.

Packages

Mathlified framework

THe Mathlified framework, via vite-plugin-sveltekit-mathlified is our attempt at helping authors create cross-platform (web for mobile and electronic use, LaTeX pdfs for offline printouts) mathematical content.

Svelte math site

A comparison of different ways to typeset mathematics in Svelte. Link to site. To be updated soon to reflect new opinions.

Mathlifier

The mathlifier library, along with source code for the Svelte Math website, has been moved to its own monorepo.

Deprecated packages

Svelte KaTeX

A Svelte component using KaTeX to typeset math. We have since released Svelte Math, which uses MathMl generated via Temml. We believe this is a more lightweight approach compared to Svelte KaTeX.

Svelte Djot Math also addresses mathematical rendering needs when mixing math with prose.

MDsveX KaTeX starter

The Mathlified framework (via vite-plugin-sveltekit-mathlified) provides an opinionated approach to using Markdown/Djot markup to author mathematical content, with extra features on top of it. We believe there is a good overlap between the features in Mathlified as compared to the deprecated mdsvex math starter.

License

MIT

About

Exploring mathematics in the digital age

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published