susam/texme
Self-rendering Markdown + LaTeX documents observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2983
- days_rel: n/a
- days_push: 1140
- n_releases_24m: 0
Adoption not part of the score
2438 stars · 78 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TeXMe is a lightweight JavaScript utility that turns plain text files containing Markdown and LaTeX into self-rendering HTML documents. A single script tag plus a textarea of content is enough for a browser to render the document with MathJax typeset math.
Use cases
- write math notes as markdown with latex that render in the browser
- create self-contained html documents with typeset equations
- share mathematical documents without a build step
- render markdown with mathjax on a static page
- use texme as a library to render markdown+latex strings
When to choose
- you want minimal, dependency-light rendering of Markdown with LaTeX math in a browser
- you want documents that render themselves with just one script tag
- you need valid HTML5 output and CDN or self-hosted usage
When to avoid
- you need a full static site generator or blog engine
- you need server-side rendering or a React/Vue component ecosystem
- you need features like syntax-highlighted code themes or plugins beyond basic styling
Facets
library · maturity stable
markdown templating documentation web-development frontend documentation mathematics browser latex mathjax commonmark self-rendering npm-package nodejs
3 sources
- readme: https://github.com/susam/texme · fetched 2026-08-28 · dd42c001dc68
- homepage: https://susam.github.io/texme/ · fetched 2026-08-29 · 541cd1eaef70
- registry_npm: https://registry.npmjs.org/texme · fetched 2026-08-29 · 2315997601ee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| susam/texme | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem