This project will build friendly automation tooling to support community translation of the p5.js reference documentation (including p5.js core and...
Context-Aware Autocomplete and Refactoring Enhancements for the p5.js Web Editor
Kamakshi
Currently, the autocomplete feature in the p5.js Web Editor is facilitated by CodeMirror and a custom-built static hinter (as given in the structured...
Friendly Sketch Embedder for p5.js
Nwakaego Glory
Embedding p5.js sketches on different platforms can be tricky because some sites block scripts, remove iframes, or require a specific format. This...