1.0.5 • Published 6 years ago

pseudo-perseus v1.0.5

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
6 years ago

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

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago