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 7d7f0f5 commit ab429c2Copy full SHA for ab429c2
src/content/libraries/en/p5-phone.yaml
@@ -0,0 +1,13 @@
1
+name: p5-phone
2
+description: Simplified mobile hardware access for p5.js - Simplifies accessing phone hardware, locks default gestures, and add an onscreen console.
3
+category: hardware
4
+sourceUrl: https://github.com/npuckett/p5-phone
5
+featuredImage: ../images/p5-phone.png
6
+featuredImageAlt: Mobile phone displaying a p5.js sketch with on-screen debug panel showing motion sensor data and touch controls
7
+author:
8
+ name: Nick Puckett
9
+ url: https://github.com/npuckett
10
+websiteUrl: https://npuckett.github.io/p5-phone/
11
+npm: p5-phone
12
+npmFilePath: dist/p5-phone.min.js
13
+license: MIT
0 commit comments