RubyGems Navigation menu

sskatex 0.9.39

This is a TeX-to-HTML+MathML+CSS converter class using the Javascript-based KaTeX, interpreted by one of the Javascript engines supported by ExecJS. The intended purpose is to eliminate the need for math-rendering Javascript in the client's HTML browser. Therefore the name: SsKaTeX means Server-side KaTeX. Javascript execution context initialization can be done once and then reused for formula renderings with the same general configuration. As a result, the performance is reasonable. The configuration supports arbitrary locations of the external file katex.min.js as well as custom Javascript for pre- and postprocessing. For that reason, the configuration must not be left to untrusted users.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.9.39 - January 27, 2018 (15.5KB)
  2. 0.9.38 - January 26, 2018 (15.5KB)
  3. 0.9.37 - January 25, 2018 (15.5KB)
  4. 0.9.36 - December 05, 2017 (15.5KB)
  5. 0.9.35 - December 03, 2017 (15.5KB)
全てのバージョンを表示(全9件)

Runtime依存関係 (1):

execjs ~> 2.7

Development依存関係 (1):

duktape >= 1.6.1, ~> 1.6

必須要件:

Javascript engine supported by the ExecJS gem

Some KaTeX release

所有者:

作者:

  • Christian Cornelssen

SHA 256チェックサム:

79851e23c61b8a8baca9c31c6fe97b401e9d4db3d3ca48949fec9f225f918d11

累計ダウンロード数 18,923

このバージョンのみ 7,437

ライセンス:

MIT

必要なRubyのバージョン: >= 2.1

リンク: