codi.link
codi.link copied to clipboard
HTML, CSS, JS sandbox.
Don't allow resizing when js editor is fully expanded 
Add possibility to work with multiple tabs example: https://user-images.githubusercontent.com/38573357/141690164-66e8a956-68d7-4d92-b1ad-a40299adcad8.mov :
https://user-images.githubusercontent.com/31571394/137353956-19996ab8-2c05-42c2-b86a-427b5c26c093.MOV

Error When reload page in safari or Firefox, the problem occurred when it try to decode url (with values of the html, css and js). The decode is not working....
Use the URLSearchParams API instead of the pathname for saving the editors values.
It would be nice to have a section with info about the project. That could have links to the repo so people can see that it's open source and that...
 This makes easier to see the code below the icons
The share button creates a link as: https://codi.link/ can induce an [http 414 error](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/414) ## How to try it - Create a script very large and try to copy the...
when passing a non-encoded value in base 64 and also when passing a value encoded but not with the expected values and separated by "%7C" the application is interrupted ...