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,...
### Increasing Access User can change language from any page ### Feature request details from this page user not able to change , user need to back home page. and...
Fixes #3612 I have verified that this pull request: * [x] has no linting errors (`npm run lint`) * [x] has no test errors (`npm run test`) * [x] is...
### Increasing Access Reduce confusion and anxiety when loading a large collection of sketches. ### Feature enhancement details Right now the editor shows “No sketches” while data is still loading....
### p5.js version 1.19.? ### What is your operating system? iOS ### Web browser and version Chrome ### Actual Behavior Error message on line 79? Missing number …Scope? due to...
### p5.js version 1.11.8 ### What is your operating system? Mac OS ### Web browser and version Firefox 141.0.3 (aarch64) ### Actual Behavior In the contributor docs' [Preparing a pull...
### Increasing Access  ### Feature enhancement details This page should be responsive.
### Increasing Access The purpose of these changes was to support the development and maintenance of an accessible platform. ### Feature enhancement details I am seeking feedback about my recent...
### Increasing Access It will make users save their sketches properly, which in turns allows them to share more and allow more people to join :D ### Feature enhancement details...
### Increasing Access These commands make it easier for contributors to take and release ownership of tasks with a simple comment. It encourages participation from newcomers, reduces reliance on maintainers,...
Fixes #3551 This PR introduces a GitHub Action that allows contributors to assign or unassign themselves from issues and pull requests using simple comment commands. Changes: - `/assign`: Assigns the...