polymath-web
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Polymath Javascript Bindings

Polymath is an ASCIIMath implementation with the capabilities to produce MathML markup that can be rendered by many browsers.

It's implemented in Rust and compiled to WASM. This package provides an ECMASrcipt Module that can be loaded through a bundler or nodejs.

Usage

For webpack the following config options have to be set:

experiments: {
  asyncWebAssembly: true
},

For node pass this command line argument:

--experimental-wasm-modules

Readme

Keywords

none

Package Sidebar

Install

npm i polymath-web

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

123 kB

Total Files

6

Last publish

Collaborators

  • reenigne_esrever