Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 264 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 264 Bytes

smr.js

Static Math Rendering for the Web

This is a barebones JS library to render math as (mostly) static HTML and CSS. The only code needed to be run by the client is a function setting relative font sizes, as CSS cannot do that based on parent element size.