ramda-adjunct
ramda-adjunct copied to clipboard
Add Repl or runkit to docs
This is implementable when we have custom domain and repl can be implemented as a separate route. Just like for ramda - https://ramdajs.com/repl/?v=0.26.1
It would be really great to be able to open in a REPL as per Ramda (with both Ramda and Ramda Adjunct available).
Current workaround is to open console (F12) and one can start tying code and execute it. R
representing Ramda and RA
representing RamdaAdjunct are available.