UNPKG

react-native-mathjax-html-to-svg

Version:

React Native component to display mathematics in html using MathJax. Uses [MathJax](https://github.com/mathjax/)

29 lines (28 loc) 786 B
{ "name": "react-native-mathjax-html-to-svg", "version": "1.0.6", "description": "React Native component to display mathematics in html using MathJax. Uses [MathJax](https://github.com/mathjax/)", "repository": { "type": "git", "url": "git@github.com:webyonet/react-native-mathjax-html-to-svg.git" }, "main": "index.js", "keywords": [ "react-native", "react-native-mathjax", "react-native-mathjax-html-to-svg", "mathjax-html-to-svg", "mathjax", "svg", "mathjax-svg" ], "author": { "name": "webyonet", "email": "webyonet@hotmail.com" }, "dependencies": { "html-entities": "^2.3.2" }, "homepage": "https://github.com/webyonet/react-native-mathjax-html-to-svg.git", "license": "MIT" }