Skip to content

Instantly share code, notes, and snippets.

@joeyklee
Created February 5, 2019 23:16
Show Gist options
  • Save joeyklee/4a1739e9517e8783954809bbcffbd25f to your computer and use it in GitHub Desktop.
Save joeyklee/4a1739e9517e8783954809bbcffbd25f to your computer and use it in GitHub Desktop.
handy p5js tools structured for Nautilist
name: "Handy P5.js Tools"
description: "This is a list of handy p5.js Tools ranging from commandline tools, project generators, and web editors."
type: "SingleList"
features:
- url: "https://p5js.org/"
name: "p5js website"
description: "p5js is a javascript library to make coding more accessible to everyone"
- url: "https://editor.p5js.org/"
name: "The p5js web editor"
description: "A handy web editor for writing code in the browser and seeing your magic come alive"
- url: "https://www.npmjs.com/package/p5-manager"
name: "P5 Manager commandline tool"
description: "Commandline scaffolding tool for generating p5js projects"
- url: "http://1023.io/p5-inspector/"
name: "P5 playground"
description: "A What you see is what you get editor for p5.js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment