fariazz Posted November 12, 2014 Share Posted November 12, 2014 Does anyone know a JavaScript code playground that allows to have multiple JS and HTML files? By code playground I mean tools such as codepen, jsbin, jsfiddle, etc. Those only allow having one HTML, JS and CSS file (unless external libraries). Quote Link to comment Share on other sites More sharing options...
PAEz Posted November 26, 2014 Share Posted November 26, 2014 Yep...plnkr.co...its rather good to (love the error hinting), being using it alot lately. Quote Link to comment Share on other sites More sharing options...
Gio Posted November 26, 2014 Share Posted November 26, 2014 Hi You could try our own Share and Fork too. Though it's mainly used for WADE projects, you can use it for any javascript project regardless of the framework you want to use. In fact, you can upload pretty much anything there (images, sounds, etc). There is a limit of 10MB per user, but if you need any more just give me a shout. Quote Link to comment Share on other sites More sharing options...
PAEz Posted November 27, 2014 Share Posted November 27, 2014 Just dont forget your password to Gio's site or you'll never get in again. @Gio Thats just a sarcastic dig at the fact you dont have a forgotten password link on your site. Quote Link to comment Share on other sites More sharing options...
Gio Posted November 27, 2014 Share Posted November 27, 2014 Haha good point. It's been on our to-do list for over a year Seriously, thanks for reminding me. I'll get it sorted. Also, I should have mentioned as a disclaimer that Share and Fork is currently in beta. Quote Link to comment Share on other sites More sharing options...
alwayzambitious Posted January 6, 2017 Share Posted January 6, 2017 I searched here after going pro on codepen, then realizing you can edit only one js file... (wamp, wamp) it looks like plnkr is a free codepen...I may go there.. another one to watch is http://www.webpackbin.com/ it deals with the webpack setup for you edit: and https://gomix.com mattstyles 1 Quote Link to comment Share on other sites More sharing options...
alwayzambitious Posted January 6, 2017 Share Posted January 6, 2017 On 11/26/2014 at 0:47 AM, PAEz said: Yep... plnkr.co ...its rather good to (love the error hinting), being using it alot lately. for plkr.co It feels funny having all files in one directory instead split amongst a few folders or maybe im missing something Quote Link to comment Share on other sites More sharing options...
PAEz Posted January 6, 2017 Share Posted January 6, 2017 Far from perfect but in Codepen you can access a resource in another pen...https://blog.codepen.io/2013/05/28/new-feature-use-pens-as-external-resources/ ..not perfect but good enough some times....still love plnkr alwayzambitious 1 Quote Link to comment Share on other sites More sharing options...
mattstyles Posted January 6, 2017 Share Posted January 6, 2017 I hate the plnkr ui and its always been really buggy, but, its not meant for large projects, its just a playground, do you really want to muck with a folder structure? alwayzambitious 1 Quote Link to comment Share on other sites More sharing options...
8Observer8 Posted February 7, 2023 Share Posted February 7, 2023 (edited) https://playcode.io/ https://glitch.com/ (with server side and SQLite) Edited February 7, 2023 by 8Observer8 Quote Link to comment Share on other sites More sharing options...
8Observer8 Posted May 29, 2023 Share Posted May 29, 2023 (edited) They support ES6 modules and importmap: https://repl.it/ https://plnkr.co/ https://glitch.com/ https://playcode.io/ Edited July 22, 2023 by 8Observer8 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.