We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ae35a commit dbff5f7Copy full SHA for dbff5f7
src/data/libraries/libraries.json
@@ -122,6 +122,20 @@
122
}
123
]
124
},
125
+ {
126
+ "name": "p5play",
127
+ "url": "https://p5play.org",
128
+ "authors": [
129
130
+ "name": "Paolo Pedercini",
131
+ "url": "https://www.molleindustria.org/"
132
+ },
133
134
+ "name": "Quinton Ashley",
135
+ "url": "https://www.youtube.com/@p5play_quinton-ashley"
136
+ }
137
+ ]
138
139
{
140
"name": "p5snap",
141
"url": "https://www.npmjs.com/package/p5snap",
@@ -484,16 +498,6 @@
484
498
485
499
486
500
487
- {
488
- "name": "p5.play",
489
- "url": "http://p5play.molleindustria.org",
490
- "authors": [
491
492
- "name": "Paolo Pedercini",
493
- "url": "https://www.molleindustria.org/"
494
- }
495
- ]
496
- },
497
501
502
"name": "p5.Polar",
503
"url": "https://github.com/liz-peng/p5.Polar",
0 commit comments