p5.js-website
p5.js-website copied to clipboard
Porting Data Examples: Strings and Characters, Datatype Conversions
Participating in MozSprint by porting these.
Since JS is a dynamically typed language only with strings, and does some conversions automatically, the examples will probably have to diverge a bit from the Processing examples.
@raulgrell is this still being worked on?