ramda.github.io icon indicating copy to clipboard operation
ramda.github.io copied to clipboard

"TRY in repl" does not open in new tab

Open tusharmath opened this issue 9 years ago • 2 comments

This is quite cumbersome because the user has to leave the current page everytime he/she wants to tryout a function. Can it be converted into an anchor tag instead?

PS: can we not have the function run in the documentation page itself, and then have a different link to share that piece of code via a link instead of try in REPL

tusharmath avatar Jul 21 '16 12:07 tusharmath

can […] the function run in the documentation page itself

This would be neat. We do this for Sanctuary and I appreciate not having to switch back and forth between documentation and REPL.

davidchambers avatar Jul 21 '16 22:07 davidchambers

I would like to do this too. I like what Sanctuary has, but I would also consider something like Tonic embeds for Ramda.

CrossEye avatar Jul 26 '16 02:07 CrossEye