Skip to content

jht9629-nyu/my-p5js-repo-jht1493

 
 

Repository files navigation

p5js-repo

Where's my p5js.editor stuff? Scripts to download your p5js sketches. Create listing of scripts and collections.


# --

# setup

cd node
npm install

# --

node node/asketches_list.js

node node/acollection_list.js

# --

# download sketch + assets to skt directory
# skt/1.1 draw_rect - WJFtFBmnK
curl https://editor.p5js.org/editor/projects/WJFtFBmnK/zip -o "skt/1.1 draw_rect - WJFtFBmnK.zip"

https://p5-project-downloader.herokuapp.com/
https://github.com/jnsjknn/p5-project-downloader

# -- Plan

[] more words
  download nodejs/npm
  npm install
[] github pages


# -- Done

[x] env param for user_name jht1493

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • HTML 11.2%
  • Shell 4.7%
  • CSS 1.9%