p5.js-web-editor
p5.js-web-editor copied to clipboard
The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share,...
When a sketch is downloaded as a zip file it sucessfully takes all content (sketch and P5JS supporting libraries) and compresses it into a zip file. However, CRCs are not...
#### Nature of issue? - Found a bug #### Details about the bug: - Web browser and version: Chrome: 76.0.3809.100, Firefox: 67.0 - Operating System: Mac, Windows - Steps to...
Make the p5.js console better by implementing a console.log that could log arrays accurately: https://media.discordapp.net/attachments/837760254229610586/1011294141466038352/unknown.png
#### Nature of issue? - [x] Found a bug - [ ] Existing feature enhancement - [ ] New feature request #### Details about the bug: - Web browser and...
#### Nature of issue? - [x] Found a bug - [ ] Existing feature enhancement - [ ] New feature request #### Details about the bug: - Web browser and...
#### Nature of issue? - New feature request #### New feature details: Currently, people who create sketches on the web editor using API keys are automatically exposing those keys to...
#### Nature of issue? Found a bug #### Details about the bug: - Web browser and version: All - Operating System: All - Steps to reproduce this bug: 1. Create...
#### Nature of issue? - Found a bug #### Details about the bug: Unable to undo typing in the editor. CMD + Z does not work and neither do the...
#### Can't open any previously saved files. - Found a bug #### Details about the bug: - Every time I click 'Open' the whole page just goes blank. Literally all...
#### Nature of issue? - Found a bug #### Details about the bug: This is a related issue to #842, but requires a more in-depth refactoring to fix. - Steps...