Skip to content
#

p5js

Here are 3,238 public repositories matching this topic...

lmccart
lmccart commented May 9, 2018

Hi 👋👋👋

We are using this issue to focus on documentation! Documentation is essential for new learners and experienced programmers alike. It helps make our community inclusive by extending a friendly hand to those that are less familiar with p5.js. It also helps us find the bugs and issues with the code itself, because we test and try things out as we document.

[There are several ways to con

berinhard
berinhard commented Nov 9, 2021

The pyp5js command should also display the installed version when called without arguments. The same should happen with the pyp5js serve command.

Current output

$ pyp5js
Usage: pyp5js [OPTIONS] COMMAND [ARGS]...

  pyp5js is a command line tool to conver Python 3 code to p5.js.

  Every sketch will be stored in ~/sketchbook-pyp5js/. You can customize
  this by defining an 
swapnilsparsh
swapnilsparsh commented Sep 30, 2021

Before Making a PR

  1. Don't message in the issue for assigning this issue, you are open to submitting your JS Projects in this repo.
  2. Create any issue for adding your project stating the project name.
  3. Give proper numbering to the folder while you are making a Pull Request.
  4. Attach a Screenshot in the Screenshot folder.
  5. Update your project on the [Official Website](https://30days
enhancement good first issue

Improve this page

Add a description, image, and links to the p5js topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the p5js topic, visit your repo's landing page and select "manage topics."

Learn more