concludio / react-mathlive

A react wrapper-component for mathlive.js
MIT License
25 stars 16 forks source link

Use mathlives own typings and propagate them #3

Closed Khazuar closed 5 years ago

Khazuar commented 5 years ago

This utilizes mathlives own typescript-typings (created from JSDocs) and propagates them on (mathFieldRef now actually returns a MathField).

This depends on the very latest version of mathlive that includes these typings, which is not yet available as npm package.

There are still some problems with Mathlives typings: