There are two 'code' directories (sub-packages): /src: the main data processing code /api: provides an interface for loading data and is imported when the package is imported Then there is a ...
processing-p5-convert is a source code translator that that converts Processing/Java code to p5.js/Javascript code. It includes a command line tool, and can also be used in the browser to convert and ...