UNPKG

serialport-v5

Version:

fork with electron support of Node.js package to access serial ports. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!

10 lines (9 loc) 142 B
language: node_js node_js: - "6" - "4" - "0.10" - "0.12" before_install: - "npm config set spin false" - "npm install -g npm/npm"