Khan / react-components

khan.github.io/react-components/
MIT License
1.01k stars 99 forks source link

React E6 implementation. #68

Open sjorsvanheuveln opened 6 years ago

sjorsvanheuveln commented 6 years ago

Hey there,

I want to use your Tex component to display math in react16 using ES6. However I can't get it properly installed through NPM. If I want to add it manually it's also not possible as my babel setup is ignoring jsx files in node_modules. Is there any plan of updating this package to a proper NPM package for ES6 any time soon?