nodemcu-timer

nodemcu-timer JS library on GitHub nodemcu-timer JS library on npm Download nodemcu-timer JS library

A soft timer utility that allows you to schedule tasks with Javascript(/node.js) style APIs in your NodeMcu project on ESP8266

Version 1.0.1 License MIT
nodemcu-timer has no homepage
nodemcu-timer JS library on GitHub
nodemcu-timer JS library on npm
Download nodemcu-timer JS library
Keywords
timernodemcuesp8266
INSTALL
Type:
<script type="module"> import nodemcuTimer from 'https://cdn.jsdelivr.net/npm/nodemcu-timer@1.0.1/+esm' </script>
Learn more