.block
height: 200
scrolling: no
border: no
license: cc-by-4.0
get_p5js_version.js
/**
* Get p5js Version (v1.1.1)
* GoToLoop (2020-Jul-31)
*
* https://Discourse.Processing.org/t/detect-p5-1-1-9-vs-1-0-0/22920/2
* https://Bl.ocks.org/GoSubRoutine/6125a5806872f7d4d93d11870b607851
*/
'use strict';
This file has been truncated. show original
index.html
<script defer src=https://cdn.JsDelivr.net/npm/p5></script>
<!-- <script defer src=https://Unpkg.com/p5></script> -->
<!-- <script defer src=https://cdn.JsDelivr.net/npm/p5@1.0.0></script> -->
<!-- <script defer src=https://Unpkg.com/p5@0.10></script> -->
<!-- <script defer src=https://cdn.JsDelivr.net/npm/p5@0.6></script> -->
<!-- <script defer src=https://Unpkg.com/p5@0.5></script> -->
<!-- <script defer src=https://cdn.JsDelivr.net/npm/p5@0.4></script> -->
This file has been truncated. show original
There are more than three files. show original