remy / jsconsole

Web based console - for presentations and workshops
http://jsconsole.com
MIT License
1.91k stars 334 forks source link

Is jsconsole available as package #157

Closed chaitanya71998 closed 3 years ago

chaitanya71998 commented 3 years ago

hi! presently i am working to create a code playground, is there any possibility or way to integrate your jsconsole as package into it.

remy commented 3 years ago

Yes, it's used in jsbin v5 and some other code playground integrated as a package too. It's in npm (you'll need to check the package) so can be installed as a dep.

I don't plan to provide any support though, so you'll have to dig around the code 👍