Hi, not sure if this is the right place, but would it be possible to produce an Angular 2 TypeScript wrapper (or a Typescript Definition file) for the P5.js library?
I'm currently working on a project that would benefit greatly from the p5 drawing capabilities, but it cannot use the JavaScript files directly.
Is there anything in the pipeline?
Thanks.
Did you check it this p5js typings definition file?
https://github.com/LujunWeng/demos-p5js
thanks, this is already covered here: https://github.com/processing/p5.js/issues/1392
Most helpful comment
thanks, this is already covered here: https://github.com/processing/p5.js/issues/1392