UNPKG

react-native-mathjax-html-to-svg

Version:

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

30 lines (29 loc) 817 B
{ "name": "react-native-mathjax-html-to-svg", "version": "1.1.0", "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.4.0", "mhchemparser": "^4.2.1" }, "homepage": "https://github.com/webyonet/react-native-mathjax-html-to-svg.git", "license": "MIT" }