UNPKG

j5e

Version:

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

34 lines 1.06 kB
{ "include": [], "modules": { "*": [], "j5e/animation": "$(j5e)/lib/animation/*", "j5e/button": "$(j5e)/lib/button/*", "j5e/easing": "$(j5e)/lib/easing/*", "j5e/event": "$(j5e)/lib/event/*", "j5e/fn": "$(j5e)/lib/fn/*", "j5e/gps": "$(j5e)/lib/gps/*", "j5e/led": "$(j5e)/lib/led/*", "j5e/light": "$(j5e)/lib/light/*", "j5e/motor": "$(j5e)/lib/motor/*", "j5e/relay": "$(j5e)/lib/relay/*", "j5e/rgb": "$(j5e)/lib/rgb/*", "j5e/sensor": "$(j5e)/lib/sensor/*", "j5e/servo": "$(j5e)/lib/servo/*", "j5e/switch": "$(j5e)/lib/switch/*", "j5e/thermometer": "$(j5e)/lib/thermometer/*", "j5e/tmp36": "$(j5e)/lib/thermometer/tmp36/*", "j5e/mf52a103j3470": "$(j5e)/lib/thermometer/mf52a103j3470/*", "j5e/lm335": "$(j5e)/lib/thermometer/lm335/*", "j5e/lm35": "$(j5e)/lib/thermometer/lm35/*", "j5e/withinable": "$(j5e)/lib/withinable/*" }, "preload": [], "platforms": { "esp": {}, "esp32": {}, "...": { "error": "Experimental ECMA-419 IO modules unsupported" } } }