pseudo-perseus

1.0.5 • Public • Published

pseudo-perseus

Pseudo-Perseus is a Perseus renderer built for the KATC/Babelfish project that does not intend to be a full render but rather focuses on

  • Maximum practical simplicity
  • Ease of use
  • Most effect for least effort
  • Compatibility with both clientside and serverside

Note that inputs and some other aspects are not rendered as actual inputs but as placeholders.

Renderer library

The renderer library in renderer.js can be used both in the browser (you'll need to include KaTeX!) and in NodeJS

Server

This project also provides a koa-based HTTP server that allows server-side Pseudo-Perseus rendering (and results in HTML). See test.py

Readme

Keywords

none

Package Sidebar

Install

npm i pseudo-perseus

Weekly Downloads

0

Version

1.0.5

License

Apache-2.0

Unpacked Size

16.6 kB

Total Files

7

Last publish

Collaborators

  • ulikoehler