minimal.js icon indicating copy to clipboard operation
minimal.js copied to clipboard

Live DEMO's of "test directory" examples - e.g. on jsfiddle.net or on GitHub Page branch

Open chrisjacob opened this issue 13 years ago • 2 comments

Would love to see the test directory client-side examples demo'ed live.

Even better if I could see the results and then dig into / play arround with the source code - to test my own ideas ^_^

chrisjacob avatar Apr 04 '11 13:04 chrisjacob

I have made a jsfiddle.net demo of the "arrays" test (https://github.com/ruidlopes/minimal.js/blob/master/test/test-arrays.html)

Demo: http://jsfiddle.net/chrisjacob/FqAcr/1/

Tip: if you have a jsfiddle account you can fork the jsfiddle... then run it under your own account and then visit http://jsfiddle.net/draft/ ... this will show the results of the last jsfiddle you ran (so you can test across any browser/mobile/whatever ... very handy for debugging).

I hope this inspires you to setup your own jsfiddle account and publish some live examples for this project ^_^

chrisjacob avatar Apr 04 '11 13:04 chrisjacob

Awesome! I will definitely put that into work, thanks!

ruidlopes avatar Apr 04 '11 14:04 ruidlopes