rp-mathjax
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

rp-mathjax

MathJax plugin for Liqvid.

Usage

import {MJX} from "rp-mathjax";

function Quadratic() {
  return (
    <div>
      The value of <MJX>x</MJX> is given by the quadratic formula
      <MJX display>{String.raw`x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}`}</MJX>
    </div>
  );
}

Readme

Keywords

Package Sidebar

Install

npm i rp-mathjax

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

14.2 kB

Total Files

9

Last publish

Collaborators

  • yuri