This page will attempt to list libraries we are using for various contexts and projects. If you find some are missing or the page needs updating, please let me know.
p5js – HTML links
Check sources for up-to-date links. Post dates included for reference.
p5js — hosted library ( feb 2022)
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.0.0/p5.min.js">
</script>
MQTT
<script
src="https://cdnjs.cloudflare.com/ajax/libs/paho-mqtt/1.0.1/mqttws31.min.js" type="text/javascript">
</script>