Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 679 Bytes

Readme.md

File metadata and controls

29 lines (19 loc) · 679 Bytes

deku-math

NPM version license

A math component built with Deku. Inspired by react-math

Installation

$ npm install deku-math

Usage

<Math>
  sum_(i=1)^(+∞) i^3=((n(n+1))/2)^2
</Math>

License

MIT