Crates prejsx: JSX-to-HTML transpiler prejsx_math: Lightweight math expression parser (no dependencies) Usage To use prejsx: [dependencies] prejsx = "0.1" To use prejsx_math independently: [dependencies] prejsx_math = "0.1"