Play p5.js not an importable libraries in Processing IDE?

Although there are many there, it doesn’t mean it’s supposed to have it all! :anguished:

You can include p5.play into the “index.html” file like this: :file_folder:
<script defer src=https://MolleIndustria.GitHub.io/p5.play/lib/p5.play.js></script>
https://github.com/molleindustria/p5.play/issues/179#issuecomment-480509514

An online p5.play example using instance mode: :spider_web: