mathlab
mathlab copied to clipboard
Instructions to run mathlab run in the browser
What are the instructions to run mathlab run in the browser?
For now, you have to use build tools (such as webpack) to use mathlab in your web page just like other npm packages.
I am looking for a way to generate a mathlab.min.js
file so that one can directly include it in html.
I don't want to use any build tool. I need to include a single file in my html.
When do you think you'll find a way to generate the mathlab.min.js
?
Hopefully, today.
Extremely cool.
Let me know when you are done.
I have a surprise for you: interactive documentation for mathlab
with the klipse plugin.
I have added the mathlab.min.js
file in the dist dir. You can also use cdn (https://github.com/timqian/mathlab#install).
And thanks for your 'surprise', it looks cool! I will definitly try it
Here is your surprise: http://viebel.github.io/klipse/examples/mathlab.html
@timqian would you like to write interactive doc for mathlab?
@timqian are you interested with interactive code snippets for mathlab? It would be very nice for you to write a blog with interative code snippets demonstrating the power of mathlab.
What do you think?