File: mathjax-node.rst

package info (click to toggle)
mathjax-docs 2.7%2B20171212-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,100 kB
  • sloc: sh: 22; python: 19; makefile: 8
file content (16 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. mathjax-node:

*****************************
MathJax-node API for NodeJS
*****************************

MathJax can be used in NodeJS via the `MathJax-node <https://github.com/mathjax/MathJax-node>`__
library.

To install via NPM use

.. code-block:: bash

  npm install mathjax-node

For more information visit `the GitHub repository  <https://github.com/mathjax/MathJax-node>`__.