p5js sketch creator/scaffolder (osx)

edited June 2014 in Share Your Work

In the interest of getting up and running with p5.js faster. I've made a simple app for the creation of p5.js sketches. Similar to OpenFrameworks-Project Creator and Cinder-TinderBox, this app will create a directory with all dependencies (html, css, js, etc.) required for a p5.js project.

http://frederickk.github.io/Sketch-Creator/ Download the App

On the project site I also show how one can use Safari (or Chrome) as a "live" IDE for p5.js.

I hope others find the app useful as well.

screenshot

Sign In or Register to comment.