UNPKG

j5e

Version:

j5e is a device first robotics an IoT framework built to levarage the ECMA-419 specification

5 lines (3 loc) 82 B
import Servo from "j5e/servo"; const servo = await new Servo(12); servo.sweep();