Ionic compatability with processingjs (web)

I briefly tried to include processingjs into my ionic2 project, without much luck. I was wondering if anyone has done this before or if its even possible. I would like to create a simple drawing/paint component in my app. I believe I can do this with just the html canvas tag, but I have more experience with processingjs for this type of thing. Please let me know of any suggestions, or if processing is a no go, how I could accomplish this with .

Just wondering if you ever found an answer to this. Im looking at using processing.js with my ionic2 project and iv been wondering if they work together well on both IOS and Android.

I’d like to bump this up. Does anyone know of a good image processing library that works with the latest ionic?