mathlab icon indicating copy to clipboard operation
mathlab copied to clipboard

Instructions to run mathlab run in the browser

Open viebel opened this issue 8 years ago • 8 comments

What are the instructions to run mathlab run in the browser?

viebel avatar Aug 21 '16 19:08 viebel

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.

timqian avatar Aug 22 '16 03:08 timqian

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?

viebel avatar Aug 22 '16 03:08 viebel

Hopefully, today.

timqian avatar Aug 22 '16 03:08 timqian

Extremely cool. Let me know when you are done. I have a surprise for you: interactive documentation for mathlab with the klipse plugin.

viebel avatar Aug 22 '16 04:08 viebel

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

timqian avatar Aug 22 '16 16:08 timqian

Here is your surprise: http://viebel.github.io/klipse/examples/mathlab.html

viebel avatar Aug 22 '16 18:08 viebel

@timqian would you like to write interactive doc for mathlab?

viebel avatar Aug 24 '16 19:08 viebel

@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?

viebel avatar Dec 18 '16 18:12 viebel