What is johnny-five?
"The JavaScript Robotics and Hardware Programming Framework. Use with: Arduino (all models), Electric Imp, Beagle Bone, Intel Galileo & Edison, Linino One, Pinoccio, pcDuino3, Raspberry Pi, Particle/Spark Core & Photon, Tessel 2, TI Launchpad and more!"
johnny-five is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 652.6 KB on disk.
Installation Guide
# Install via NPM
npm install johnny-five
# Install via Yarn
yarn add johnny-five