Skip to content

Commit ab429c2

Browse files
authored
added p5-phone yaml
1 parent 7d7f0f5 commit ab429c2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)