@ongzzzzzz/p5.web-serial
Version:
A p5.js library for using the Web Serial API to access devices like Arduino, no setup required
31 lines (30 loc) • 728 B
JSON
{
"name": "@ongzzzzzz/p5.web-serial",
"version": "1.0.0",
"description": "A p5.js library for using the Web Serial API to access devices like Arduino, no setup required",
"main": "p5.web-serial.js",
"repository": {
"type": "git",
"url": "git+https://github.com/ongzzzzzz/p5.web-serial.git"
},
"keywords": [
"p5-library",
"p5-js",
"p5js",
"p5",
"processing",
"arduino",
"serial",
"serialport",
"physical-computing",
"web-serial",
"web-serial-api",
"javascript"
],
"author": "ongzzzzzz",
"license": "MIT",
"bugs": {
"url": "https://github.com/ongzzzzzz/p5.web-serial/issues"
},
"homepage": "https://github.com/ongzzzzzz/p5.web-serial#readme"
}